hanchenye-llvm-project/clang/lib
Dan Gohman 74e3eb49ea Update for raw_fd_ostream API changes. raw_fd_ostream now has a
Force flag to control whether the case of opening an existing
file is considered an error.

llvm-svn: 75802
2009-07-15 17:32:18 +00:00
..
AST Update for raw_fd_ostream API changes. raw_fd_ostream now has a 2009-07-15 17:32:18 +00:00
Analysis Delete extra whitespaces. 2009-07-15 09:04:01 +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 Update for raw_fd_ostream API changes. raw_fd_ostream now has a 2009-07-15 17:32:18 +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