llvm-project/clang/lib
Chris Lattner ce8754edac remove the last of the non-lazy objc runtime functions for the 32-bit ABI,
7 left for 64-bit ABI.

llvm-svn: 69766
2009-04-22 02:44:54 +00:00
..
AST Make sure to mark the interface as completed when we see an 2009-04-21 21:41:56 +00:00
Analysis Fix crash reported in PR 3991. The analyzer doesn't reason about ObjCKVCExpr. 2009-04-21 23:53:32 +00:00
Basic Pass and return aggregate types directly to function calls. 2009-04-21 06:01:16 +00:00
CodeGen remove the last of the non-lazy objc runtime functions for the 32-bit ABI, 2009-04-22 02:44:54 +00:00
Driver rename -fprint-source-range-info -> -fdiagnostics-print-source-range-info. 2009-04-21 05:34:31 +00:00
Frontend Lazy deserialization of macro definitions for precompiled headers. 2009-04-21 23:56:24 +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 Fix some mishandling of the attr(gnu_inline) mode when used with 2009-04-22 00:03:30 +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