llvm-project/clang/lib
Douglas Gregor acfc76cc63 Support locally-declared external declarations in PCH files
llvm-svn: 69833
2009-04-22 22:18:58 +00:00
..
AST Remove the serialization code that predates precompiled 2009-04-22 21:45:53 +00:00
Analysis BugReporter (extensive diagnostics): Use correct location for location contexts. 2009-04-22 20:51:59 +00:00
Basic Remove the serialization code that predates precompiled 2009-04-22 21:45:53 +00:00
CodeGen Reapply r69771, with updates & fixes: 2009-04-22 17:43:55 +00:00
Driver rename -fprint-source-range-info -> -fdiagnostics-print-source-range-info. 2009-04-21 05:34:31 +00:00
Frontend Support locally-declared external declarations in PCH files 2009-04-22 22:18:58 +00:00
Headers Fix tyop in SSSE3 header (6808876). 2009-04-20 20:31:10 +00:00
Lex apply Eli's patch to fix PR4008, with a testcase. Thanks Eli! 2009-04-21 23:28:41 +00:00
Parse Fix a problem with objc foreach loop. It turns out that objc mode changes 2009-04-22 00:54:41 +00:00
Rewrite Change Lexer::MeasureTokenLength to take a LangOptions reference. 2009-04-14 23:22:57 +00:00
Sema Eliminate Sema::KnownFunctionIDs, so that Sema doesn't end up pulling 2009-04-22 20:56: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