hanchenye-llvm-project/clang/lib
Fariborz Jahanian 4239aa104b BlockDeclRefExpr of a dependent type must
be a dependent expression when its is built.

llvm-svn: 108026
2010-07-09 22:21:32 +00:00
..
AST Fix a crashing but trying to print a TemplateTemplateParmDecl 2010-07-09 20:25:10 +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 Reorganize how ClassTemplate[Partial]SpecializationDecls are read/written to avoid the 2010-07-09 21:11:43 +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 BlockDeclRefExpr of a dependent type must 2010-07-09 22:21:32 +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