llvm-project/clang/lib
Ted Kremenek f59409623e Use llvm::SmallVector instead of std::vector.
llvm-svn: 98397
2010-03-12 22:22:36 +00:00
..
AST Remember whether a ParmVarDecl was spelled with a default argument or 2010-03-12 18:31:32 +00:00
Analysis When computing in AnalysisContext the variables referenced 2010-03-10 00:18:11 +00:00
Basic Reintroduce r98340 and r98341 now without copy/paste errors. 2010-03-12 11:27:37 +00:00
Checker Simplify assertion. 2010-03-10 19:09:37 +00:00
CodeGen Fix a rare corner case bug which exposed a serious block API generation 2010-03-12 21:40:43 +00:00
Driver Driver: Free Action objects. 2010-03-11 18:04:58 +00:00
Frontend Remember whether a ParmVarDecl was spelled with a default argument or 2010-03-12 18:31:32 +00:00
Headers Add SSE4 packed integer comparisons and corresponding intrinsics. 2010-03-12 01:22:33 +00:00
Index Cleanup using StringRef 2010-03-12 09:33:31 +00:00
Lex Switch over IdentifierInfoLookup to StringRef 2010-03-12 08:23:34 +00:00
Parse Diagnose the declaration of enum templates. Also, be a bit more 2010-03-02 17:53:14 +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 Use llvm::SmallVector instead of std::vector. 2010-03-12 22:22:36 +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