clang-1/lib
Eli Friedman 0336843eb0 Fix a slight oversight in computing whether a copy constructor is elidable.
Fixes PR5695.



git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@90702 91177308-0d34-0410-b5e6-96231b3b80d8
2009-12-06 09:26:33 +00:00
..
AST Tweak "key function" rules so that they work for templates with virtual 2009-12-05 04:55:55 +00:00
Analysis Teach AnalysisContext::getBody() about BlockDecls. 2009-12-04 20:34:55 +00:00
Basic Add a pretty horrible hack to prevent clang from crashing with inconsistent PCH 2009-12-06 05:43:36 +00:00
CodeGen Set the correct linkage for VTTs as well. 2009-12-06 01:09:21 +00:00
Driver Unbreak -ccc-cxx and -ccc-clang-cxx defaulting. 2009-12-05 00:13:59 +00:00
Frontend Integrate the following from the 'objective-rewrite' branch: 2009-12-06 01:52:22 +00:00
Headers Define SIG_ATOMIC_MIN and SIG_ATOMIC_MAX in terms of __SIG_ATOMIC_WIDTH__. 2009-11-22 15:47:12 +00:00
Index Update CMake for CallGraph.cpp move. 2009-12-03 09:14:19 +00:00
Lex Unbreak and add test case for r90276, a situation in which getBuffer is expected to fail. 2009-12-06 09:19:25 +00:00
Parse Lift the ObjCPropertyCallback out of local scope to unbreak VS2005 builds. 2009-12-03 22:31:13 +00:00
Rewrite Fix PR5633 by making the preprocessor handle the case where we can 2009-11-30 04:18:44 +00:00
Sema Fix a slight oversight in computing whether a copy constructor is elidable. 2009-12-06 09:26:33 +00:00
CMakeLists.txt Introduce the 'Index' library. 2009-07-05 22:22:19 +00:00
Makefile Introduce the 'Index' library. 2009-07-05 22:22:19 +00:00