llvm-project/clang/lib
Fariborz Jahanian da2da9c93e Added extra check when looking for location of '=' in
a copy initialization.

llvm-svn: 109025
2010-07-21 18:40:47 +00:00
..
AST Hide FunctionTemplateDecl's specializations folding set as implementation detail and introduce 2010-07-20 13:59:58 +00:00
Analysis Hookup checking for invalid length modifiers in scanf format strings. 2010-07-20 20:04:47 +00:00
Basic Catch thinko that Daniel Dunbar found. 2010-07-21 18:11:42 +00:00
Checker Move some methods inline. 2010-07-21 05:21:41 +00:00
CodeGen Fix regression caused by r108911. 2010-07-21 18:08:50 +00:00
Driver Add -lstdc++ to DragonFly tools. 2010-07-20 12:59:03 +00:00
Frontend Allow loading identifiers from any file in the chain. WIP 2010-07-21 00:46:22 +00:00
Headers PR7588: Fix the _mm_shufflehi_epi16 macro. (The issue was an oversight 2010-07-08 20:09:45 +00:00
Index Remove unused location-to-AST-node resolver. libclang's implementation supercedes it 2010-07-19 16:18:30 +00:00
Lex Introduce a new lexer function to compute the "preamble" of a file, 2010-07-20 20:18:03 +00:00
Parse tidy up comment. 2010-07-19 05:07:24 +00:00
Rewrite Fix source location of the initializer in 2010-07-21 18:31:47 +00:00
Sema Added extra check when looking for location of '=' in 2010-07-21 18:40:47 +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