llvm-project/clang/lib
Zhongxing Xu a5da8d25b7 rewrite the logic to make it follow the comments more closely.
llvm-svn: 75750
2009-07-15 06:21:18 +00:00
..
AST Added a FIXME and prevent crash when listing 2009-07-14 23:41:35 +00:00
Analysis rewrite the logic to make it follow the comments more closely. 2009-07-15 06:21:18 +00:00
Basic Basic support for C++0x unicode types. Support for literals will follow in an incremental patch 2009-07-14 06:30:34 +00:00
CodeGen Update for LLVM API change, and contextify a bunch of related stuff. 2009-07-14 23:10:40 +00:00
Driver Remove -ftraditional option, which gcc doesn't actually support. Make 2009-07-14 21:58:17 +00:00
Frontend fix fallout of the LLVM codegen switching to formatted_raw_ostream. 2009-07-14 20:39:15 +00:00
Headers Make sure install Clang headers when building clang-cc 2009-06-25 05:07:31 +00:00
Index Add getName() method to Entity. 2009-07-15 04:39:21 +00:00
Lex Fix the build 2009-07-14 08:10:06 +00:00
Parse Build AST for default ctor-initializer when constructor has 2009-07-14 20:06:22 +00:00
Rewrite Key decisions about 'bool' vs '_Bool' to be based on a new flag in langoptions. 2009-06-30 01:26:17 +00:00
Sema Introduce Type::isAnyPointerType() and convert all clients (suggested by Chris). 2009-07-14 18:25:06 +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