llvm-project/clang/lib
Argyrios Kyrtzidis 75b34536d0 Rename Preprocessor::DisableBacktrack -> Preprocessor::CommitBacktrackedTokens.
llvm-svn: 55281
2008-08-24 12:29:43 +00:00
..
AST treat bool literals as constatnt expressions. 2008-08-23 21:12:35 +00:00
Analysis adjust to changes in various APIs from LLVM. We can't print 2008-08-23 22:23:37 +00:00
Basic Add dragonfly target support, patch by Sascha Wildner 2008-08-23 18:23:14 +00:00
CodeGen Handle static initializers in Objective-C++ methods. 2008-08-23 19:42:54 +00:00
Driver Moved HTMLDiagnostics to lib/Driver. 2008-08-24 02:33:36 +00:00
Headers Implementation of stdarg.h. 2008-05-29 10:40:55 +00:00
Lex Rename Preprocessor::DisableBacktrack -> Preprocessor::CommitBacktrackedTokens. 2008-08-24 12:29:43 +00:00
Parse Add support for parsing the objc_gc attribute. Tests will come shortly. 2008-08-23 23:22:21 +00:00
Rewrite honor EscapeSpaces in 2nd overload of EscapeText() 2008-08-16 22:24:33 +00:00
Sema Add support for parsing the objc_gc attribute. Tests will come shortly. 2008-08-23 23:22:21 +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