llvm-project/clang/lib
Douglas Gregor e4c83e4e2e Complain about types and declarations that we don't know how to import.
llvm-svn: 95706
2010-02-09 22:48:33 +00:00
..
AST Complain about types and declarations that we don't know how to import. 2010-02-09 22:48:33 +00:00
Analysis Convert tabs to spaces. 2010-02-09 00:04:09 +00:00
Basic First stage of adding AltiVec support 2010-02-05 00:12:22 +00:00
Checker Fix lookup of fields from lazy bindings to check if the region is 2010-02-09 19:11:53 +00:00
CodeGen StringRefize two random methods, remove a dead variable and a weird constructor call. 2010-02-09 19:31:24 +00:00
Driver Add support for threadsafe statics, and make them the default (matching gcc). 2010-02-06 23:23:06 +00:00
Frontend Hook up the diagnostics-argument printer when merging AST files, so 2010-02-09 22:37:58 +00:00
Headers fix PR6187: various load functions in xmmintrin.h were missing 'const'. 2010-02-01 20:14:14 +00:00
Index -fno-rtti is now the default. 2010-01-24 20:43:31 +00:00
Lex When placing an annotation token over an existing annotation token, make sure that the new token's range extends to the end of the old token. Assert that in AnnotateCachedTokens. Fixes PR6248. 2010-02-08 19:35:18 +00:00
Parse When placing an annotation token over an existing annotation token, make sure that the new token's range extends to the end of the old token. Assert that in AnnotateCachedTokens. Fixes PR6248. 2010-02-08 19:35:18 +00:00
Rewrite Some clean up of replacement text API no longer needed by 2010-02-05 16:43:40 +00:00
Runtime clang/Darwin: Update for rename of 10.4 static runtime library. 2010-01-20 02:35:02 +00:00
Sema Move the diagnostic argument formatting function out of Sema and make 2010-02-09 22:26:47 +00:00
CMakeLists.txt Split libAnalysis into two libraries: libAnalysis and libChecker. 2010-01-25 04:41:41 +00:00
Makefile Split libAnalysis into two libraries: libAnalysis and libChecker. 2010-01-25 04:41:41 +00:00