hanchenye-llvm-project/clang/lib
Fariborz Jahanian 6dc0284cff Moved a FIXME to where it was meant to be.
llvm-svn: 75651
2009-07-14 18:29:14 +00:00
..
AST Moved a FIXME to where it was meant to be. 2009-07-14 18:29:14 +00:00
Analysis Introduce Type::isAnyPointerType() and convert all clients (suggested by Chris). 2009-07-14 18:25:06 +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 Introduce Type::isAnyPointerType() and convert all clients (suggested by Chris). 2009-07-14 18:25:06 +00:00
Driver Explicitly initialize the options array, MinGW's gcc 4.3.5 appears to have a bug 2009-07-13 21:50:47 +00:00
Frontend Add a "TypeSpecStartLoc" to FieldDecl. Patch contributed by Enea Zaffanella. 2009-07-14 14:58:18 +00:00
Headers Make sure install Clang headers when building clang-cc 2009-06-25 05:07:31 +00:00
Index In ResolveLocationInAST, handle locations that are inside TagDecl definitions. 2009-07-14 03:18:17 +00:00
Lex Fix the build 2009-07-14 08:10:06 +00:00
Parse Patch to build AST for ctor's initializer list according to 2009-07-14 18:24:21 +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