clang-1/lib
Ted Kremenek d2bdeed072 In PTHLexer::DiscardToEndOfLine() use Lex() instead of AdvanceToken(). This handles transitions in the preprocessor state.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@59845 91177308-0d34-0410-b5e6-96231b3b80d8
2008-11-21 23:28:56 +00:00
..
AST Implementation of new and delete parsing and sema. 2008-11-21 19:14:01 +00:00
Analysis - Clean up transfer function logic for 'return' statements. 2008-11-21 00:27:44 +00:00
Basic Add the concept of "modifiers" to the clang diagnostic format 2008-11-21 07:50:02 +00:00
CodeGen Fixed bugzilla bug# 3095 related to code gen. for @synchronized. 2008-11-21 19:21:53 +00:00
Driver switch TextDiagnosticPrinter to raw_ostream. 2008-11-19 06:56:25 +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 In PTHLexer::DiscardToEndOfLine() use Lex() instead of AdvanceToken(). This handles transitions in the preprocessor state. 2008-11-21 23:28:56 +00:00
Parse Implementation of new and delete parsing and sema. 2008-11-21 19:14:01 +00:00
Rewrite CMake: Builds and installs clang binary and libs (no docs yet). It 2008-10-26 00:56:18 +00:00
Sema Implementation of new and delete parsing and sema. 2008-11-21 19:14:01 +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