llvm-project/clang/lib
Douglas Gregor 85e110828e PCH support for Objective-C property declarations (UNTESTED!)
llvm-svn: 69843
2009-04-22 23:20:34 +00:00
..
AST Remove the serialization code that predates precompiled 2009-04-22 21:45:53 +00:00
Analysis Add PathDiagnosticRange to PathDiagnostics. These simply wrap SourceRange and 2009-04-22 22:26:10 +00:00
Basic Remove the serialization code that predates precompiled 2009-04-22 21:45:53 +00:00
CodeGen ivar layout bitmap is alive! 2009-04-22 23:00:43 +00:00
Driver rename -fprint-source-range-info -> -fdiagnostics-print-source-range-info. 2009-04-21 05:34:31 +00:00
Frontend PCH support for Objective-C property declarations (UNTESTED!) 2009-04-22 23:20:34 +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