hanchenye-llvm-project/clang/lib
Chris Lattner dfd637f204 add a new helper function to FunctionDecl instead of it being
static in Decl.cpp.

llvm-svn: 70014
2009-04-25 05:56:45 +00:00
..
AST add a new helper function to FunctionDecl instead of it being 2009-04-25 05:56:45 +00:00
Analysis Hook up attribute 'objc_ownership_retain' to the analyzer. This attribute allows 2009-04-25 01:21:50 +00:00
Basic some arm triples have weird characters in them, just fuzzy match 2009-04-23 04:22:04 +00:00
CodeGen Fix pointer addressing and array subscripting of Objective-C interface 2009-04-25 05:08:32 +00:00
Driver Driver: -mkernel disables default use of unwind tables (although I 2009-04-25 05:49:54 +00:00
Frontend Make sure that the consumer sees all interested decls. This fixes Preview 2009-04-25 00:41:30 +00:00
Headers Fix tyop in SSSE3 header (6808876). 2009-04-20 20:31:10 +00:00
Lex Add PCH support for #import. 2009-04-24 20:03:17 +00:00
Parse Hook up attribute 'objc_ownership_retain' to the analyzer. This attribute allows 2009-04-25 01:21:50 +00:00
Rewrite Change Lexer::MeasureTokenLength to take a LangOptions reference. 2009-04-14 23:22:57 +00:00
Sema in: 2009-04-25 05:51:56 +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