llvm-project/clang/lib
Douglas Gregor 832940b321 Eliminate the static map of overridden C++ methods, which was going to
come back to bite us at some point. 

llvm-svn: 97607
2010-03-02 23:58:15 +00:00
..
AST Eliminate the static map of overridden C++ methods, which was going to 2010-03-02 23:58:15 +00:00
Analysis [CFG] 2010-03-02 21:43:54 +00:00
Basic Add in some more MIPS command line options. 2010-03-02 02:41:08 +00:00
Checker [CFG] 2010-03-02 21:43:54 +00:00
CodeGen During codegen assert that any copy assignment, destructor or constructor that 2010-03-02 21:28:26 +00:00
Driver Add in some more MIPS command line options. 2010-03-02 02:41:08 +00:00
Frontend Move Emit24 to clang::io 2010-03-02 17:41:26 +00:00
Headers add two aliases for SSE functions we already have, fixing PR6316. 2010-02-16 18:21:25 +00:00
Index -fno-rtti is now the default. 2010-01-24 20:43:31 +00:00
Lex Move method out-of-line. I thought this would be a candidate for inlining but I was wrong. 2010-02-27 17:05:45 +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 Suppress implicit member redeclarations arising from explicit instantiation 2010-03-02 23:09:38 +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