llvm-project/clang/lib
Anders Carlsson c442c92b6f Remove copyright notice, we decided not to have them.
llvm-svn: 57118
2008-10-05 17:21:08 +00:00
..
AST Make VectorType printing less broken. 2008-10-05 05:43:11 +00:00
Analysis Remove redundant parameter and rename StMgr to StateMgr. 2008-10-05 12:12:48 +00:00
Basic Handle minor version numbers in __ENVIRONMENT_MAC_OS_X_VERSION_MIN_REQUIRED__ 2008-09-30 20:30:12 +00:00
CodeGen Emit error unsupported for break/continue/goto inside Obj-C exception 2008-10-02 18:02:06 +00:00
Driver Bug fix, CPATH="" does not add '.' to search path. 2008-10-04 20:58:18 +00:00
Headers Remove copyright notice, we decided not to have them. 2008-10-05 17:21:08 +00:00
Lex Add Preprocessor::RemovePragmaHandler. 2008-10-04 19:17:46 +00:00
Parse Disambiguate between a declaration or an expression, in the 'for-init-statement' part of a 'for' statement. 2008-10-05 15:50:46 +00:00
Rewrite add a new Rewriter::getRewritenText method that returns the text for a range 2008-10-03 23:31:16 +00:00
Sema Merge postfix attributes on record decls. 2008-10-03 17:33:35 +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