llvm-project/clang/lib
Argyrios Kyrtzidis 9f2d24a808 Support TemplateTemplateParmDecl for PCH.
llvm-svn: 107884
2010-07-08 17:12:57 +00:00
..
AST Read/write the C++ parts of DeclRefExpr and MemberExpr for PCH. 2010-07-08 13:09:47 +00:00
Analysis Type Type::isRealFloatingType() that vectors are not floating-point 2010-06-22 23:07:26 +00:00
Basic add driver support for minix, patch by Kees van Reeuwijk 2010-07-07 16:01:42 +00:00
Checker Reinstate the fix for PR7556. A silly use of isTrivial() was 2010-07-08 06:14:04 +00:00
CodeGen Mark calls to 'throw()' functions as nounwind, and mark the functions nounwind 2010-07-08 06:48:12 +00:00
Driver add driver support for minix, patch by Kees van Reeuwijk 2010-07-07 16:01:42 +00:00
Frontend Support TemplateTemplateParmDecl for PCH. 2010-07-08 17:12:57 +00:00
Headers Headers: Change [u]intmax_t to be defined in terms of __[U]INTMAX_TYPE__, instead of intN_t. 2010-06-30 06:30:50 +00:00
Index Collect function definitions in the Indexer when indexing through the ASTs. 2010-07-06 05:55:13 +00:00
Lex fix PR4499, patch by Kyle Dean! 2010-07-07 23:24:27 +00:00
Parse Move the "current scope" state from the Parser into Action. This 2010-07-02 17:43:08 +00:00
Rewrite Remove Decl::getCompoundBody(). 2010-07-07 11:31:34 +00:00
Sema Add support for differentiating between attributes ignored when handled and 2010-07-08 09:42:26 +00:00
CMakeLists.txt Split libAnalysis into two libraries: libAnalysis and libChecker. 2010-01-25 04:41:41 +00:00
Makefile Move lib/Runtime to runtime/, and build after everything else. 2010-06-30 22:10:38 +00:00