]> granicus.if.org Git - clang/commit
Revert "Fix the undefined-but-used odr-use marker (DR48)"
authorAlp Toker <alp@nuanti.com>
Sun, 1 Jun 2014 19:13:44 +0000 (19:13 +0000)
committerAlp Toker <alp@nuanti.com>
Sun, 1 Jun 2014 19:13:44 +0000 (19:13 +0000)
commit7769111c63bf3d0df3c25d36c5c470787627edfe
treedb17a9d1a32b6abd18f3109b1c6c77566672e7df
parent6c42213ebecc50d5d7390c847bb4c2c23fa978bb
Revert "Fix the undefined-but-used odr-use marker (DR48)"

Wrong patch got committed (this one isn't ready for prime time).

This reverts commit r209996.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@209997 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Sema/SemaInternal.h
test/CXX/drs/dr0xx.cpp
test/SemaCXX/undefined-internal.cpp