llvm-project/clang/lib
Ted Kremenek 8070b82d91 Remove stale comment.
llvm-svn: 84157
2009-10-14 23:58:34 +00:00
..
AST Give explicit and implicit instantiations of static data members of 2009-10-14 21:29:40 +00:00
Analysis Remove stale comment. 2009-10-14 23:58:34 +00:00
Basic fix some cfstring related issues: 2009-10-14 05:55:45 +00:00
CodeGen Fix a thinko that John pointed out 2009-10-14 21:36:34 +00:00
Driver -funit-at-a-time is the default however some current makefiles pass -fno-unit-at-a-time which is ignored by GCC, we should warn about this not error out. 2009-10-13 16:41:34 +00:00
Frontend Add support for having different c++ search dirs with -m32 and -m64. So far 2009-10-14 17:09:44 +00:00
Headers Make our char vector types not be explicitly signed to match GCC and to fix compilation with C++ and -fno-lax-vector-conversions 2009-09-18 19:18:19 +00:00
Index Installation of Clang libraries and headers, from Axel Naumann! 2009-10-08 22:15:31 +00:00
Lex Teach Lexer::MeasureTokenLength to be able to measure the 2009-10-14 15:04:18 +00:00
Parse Improve diagnostics when the parser encounters a declarator with an 2009-10-13 23:27:22 +00:00
Rewrite Installation of Clang libraries and headers, from Axel Naumann! 2009-10-08 22:15:31 +00:00
Sema CheckTemplateSpecializationScope isn't going to be used for explicit 2009-10-14 23:50:59 +00:00
CMakeLists.txt Introduce the 'Index' library. 2009-07-05 22:22:19 +00:00
Makefile Introduce the 'Index' library. 2009-07-05 22:22:19 +00:00