llvm-project/clang/lib
Argyrios Kyrtzidis ddcd132a5b Remove the ASTContext parameter from the getBody() methods of Decl and subclasses.
Timings showed no significant difference before and after the commit.

llvm-svn: 74504
2009-06-30 02:35:26 +00:00
..
AST Remove the ASTContext parameter from the getBody() methods of Decl and subclasses. 2009-06-30 02:35:26 +00:00
Analysis Remove the ASTContext parameter from the getBody() methods of Decl and subclasses. 2009-06-30 02:35:26 +00:00
Basic Key decisions about 'bool' vs '_Bool' to be based on a new flag in langoptions. 2009-06-30 01:26:17 +00:00
CodeGen Remove the ASTContext parameter from the getBody() methods of Decl and subclasses. 2009-06-30 02:35:26 +00:00
Driver OpenBSD support. 2009-06-29 20:52:51 +00:00
Frontend Remove the ASTContext parameter from the getBody() methods of Decl and subclasses. 2009-06-30 02:35:26 +00:00
Headers Make sure install Clang headers when building clang-cc 2009-06-25 05:07:31 +00:00
Lex Fix our check for "random whitespace between a \ and newline" to work 2009-06-23 05:15:06 +00:00
Parse Fix the parser error hanlding for __builtin_offsetof to actually print 2009-06-27 20:38:33 +00:00
Rewrite Key decisions about 'bool' vs '_Bool' to be based on a new flag in langoptions. 2009-06-30 01:26:17 +00:00
Sema Remove the ASTContext parameter from the getBody() methods of Decl and subclasses. 2009-06-30 02:35:26 +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