llvm-project/clang/lib
Douglas Gregor ce1a9c5a6b Make all PCH-incompatibility warnings into errors, and abort
compilation if the user requested a PCH file but no such PCH file
exists.

llvm-svn: 70332
2009-04-28 22:01:16 +00:00
..
AST PR4097: add logic to Evaluate to handle pointer equality comparisons. 2009-04-28 19:17:36 +00:00
Analysis Revert 70293. 2009-04-28 18:48:13 +00:00
Basic Simplify the scheme used for keywords, and change the classification 2009-04-28 03:13:54 +00:00
CodeGen Improve compatibility with GCC regarding inline semantics in GNU89 2009-04-28 06:37:30 +00:00
Driver With -ccc-pch-is-pch, always treat precompiled inputs as PCH, 2009-04-28 19:38:45 +00:00
Frontend Make all PCH-incompatibility warnings into errors, and abort 2009-04-28 22:01:16 +00:00
Headers Fix tyop in SSSE3 header (6808876). 2009-04-20 20:31:10 +00:00
Lex Implement -Wfour-char-constants, which is an extension, not an extwarn, 2009-04-28 21:51:46 +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 Fix a minor edge case in C89 mode related to the definition of a 2009-04-28 17:59:09 +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