llvm-project/clang/lib
Sebastian Redl 60876431b1 Correctly initialize Reader to null.
llvm-svn: 107994
2010-07-09 17:53:32 +00:00
..
AST When performing substitution of template arguments within the body of 2010-07-08 18:37:38 +00:00
Analysis Type Type::isRealFloatingType() that vectors are not floating-point 2010-06-22 23:07:26 +00:00
Basic Revert 107953, remove comma ignoring from PPC constraints. 2010-07-09 04:53:08 +00:00
Checker Cleanup in CStringChecker. Now properly bifurcates the state for zero/nonzero sizes. 2010-07-08 23:57:29 +00:00
CodeGen Handle forward declarations properly in debug info. 2010-07-08 19:56:29 +00:00
Driver Introduce -f{no-}spell-checking options to enable/disable 2010-07-09 17:35:33 +00:00
Frontend Correctly initialize Reader to null. 2010-07-09 17:53:32 +00:00
Headers PR7588: Fix the _mm_shufflehi_epi16 macro. (The issue was an oversight 2010-07-08 20:09:45 +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 Support code completion for parameter names in Objective-C method 2010-07-08 23:37:41 +00:00
Rewrite Remove Decl::getCompoundBody(). 2010-07-07 11:31:34 +00:00
Sema Introduce -f{no-}spell-checking options to enable/disable 2010-07-09 17:35:33 +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