llvm-project/clang/lib
Eli Friedman 6131bfbf77 Remove unused LangOptions NoExtensions and Boolean.
llvm-svn: 70282
2009-04-28 03:28:55 +00:00
..
AST CFG: 'WhileStmts' needs an extra block to indicate the "loop back" path. 2009-04-28 03:09:44 +00:00
Analysis Add two new checker-specific attributes: 'objc_ownership_release' and 2009-04-27 19:36:56 +00:00
Basic Simplify the scheme used for keywords, and change the classification 2009-04-28 03:13:54 +00:00
CodeGen While generating debug info ignore unnamed fields. 2009-04-27 22:40:36 +00:00
Driver Add a header containing the Clang version; make the driver use this 2009-04-27 22:23:34 +00:00
Frontend Remove unused LangOptions NoExtensions and Boolean. 2009-04-28 03:28:55 +00:00
Headers Fix tyop in SSSE3 header (6808876). 2009-04-20 20:31:10 +00:00
Lex Get rid of some useless uses of NoExtensions. The philosophy here is 2009-04-28 00:51:18 +00:00
Parse Get rid of some useless uses of NoExtensions. The philosophy here is 2009-04-28 00:51:18 +00:00
Rewrite Change Lexer::MeasureTokenLength to take a LangOptions reference. 2009-04-14 23:22:57 +00:00
Sema Don't allow blocks to be declared as returning an array. Radar 6441502 2009-04-28 01:10:27 +00:00
CMakeLists.txt Really fix cmake style builds. 2009-03-24 17:52:34 +00:00
Makefile Stub out some structure for C++ driver. 2009-03-02 19:59:07 +00:00