llvm-project/clang/lib
Chris Lattner 53f5d4c1b5 cleanups and simplifications.
llvm-svn: 59491
2008-11-18 04:44:58 +00:00
..
AST Implement effects of 'mutable', and a few comments from Chris on its parsing. 2008-11-17 23:24:37 +00:00
Analysis cleanups and simplifications. 2008-11-18 04:44:58 +00:00
Basic Eliminate all of the placeholder identifiers used for constructors, 2008-11-17 22:58:34 +00:00
CodeGen Introduction the DeclarationName class, as a single, general method of 2008-11-17 14:58:09 +00:00
Driver [LLVM up] Update for raw_fd_ostream change. This fixes a FIXME that 2008-11-13 05:09:21 +00:00
Headers #define NULL as 0 when compiling as C++. This fixes the carbon.cpp and cocoa.mm test failures. 2008-11-04 06:53:14 +00:00
Lex - Add Lexer::isPragma() accessor for clients of Lexer that aren't friends. 2008-11-18 01:33:13 +00:00
Parse Eliminate all of the placeholder identifiers used for constructors, 2008-11-17 22:58:34 +00:00
Rewrite CMake: Builds and installs clang binary and libs (no docs yet). It 2008-10-26 00:56:18 +00:00
Sema minor cleanups and tidying, no functionality change. 2008-11-18 01:30:42 +00:00
CMakeLists.txt CMake: Builds and installs clang binary and libs (no docs yet). It 2008-10-26 00:56:18 +00:00
Makefile add a libDriver, for now only move the text diangostics stuff from Driver to there 2008-08-05 23:33:20 +00:00