llvm-project/clang/lib
Anders Carlsson 0911ae8ef2 Pass the desired vtable linkage to GenerateVtable directly. Only call MaybeMarkVirtualImplicitMembersReferenced for non-inline functions.
llvm-svn: 90686
2009-12-06 00:23:49 +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 Remove 'LangOpts' from Diagnostic (added in http://llvm.org/viewvc/llvm-project?view=rev&revision=90642). 2009-12-05 12:23:07 +00:00
CodeGen Pass the desired vtable linkage to GenerateVtable directly. Only call MaybeMarkVirtualImplicitMembersReferenced for non-inline functions. 2009-12-06 00:23:49 +00:00
Driver Unbreak -ccc-cxx and -ccc-clang-cxx defaulting. 2009-12-05 00:13:59 +00:00
Frontend Don't call back() on an empty vector. 2009-12-05 22:16:51 +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 minor tidy. 2009-12-04 06:14:03 +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 Pass the desired vtable linkage to GenerateVtable directly. Only call MaybeMarkVirtualImplicitMembersReferenced for non-inline functions. 2009-12-06 00:23:49 +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