llvm-project/clang/lib
Daniel Dunbar 1af1d2751a Frontend: Add -header-include-file option, for allowing saving header include
information to a file.

llvm-svn: 124750
2011-02-02 21:11:31 +00:00
..
AST For gcc compatibility, size of a class which is zero 2011-02-02 19:36:18 +00:00
Analysis Enhance -Wuninitialized to better reason about || and &&, tracking dual dataflow facts and properly merging them. 2011-02-01 17:43:18 +00:00
Basic Support EFI target triple, from Carl Norum! 2011-02-01 15:06:18 +00:00
CodeGen Add NetBSD target support. Patch by Joerg Sonnenberger. 2011-02-02 18:59:27 +00:00
Driver Add NetBSD target support. Patch by Joerg Sonnenberger. 2011-02-02 18:59:27 +00:00
Frontend Frontend: Add -header-include-file option, for allowing saving header include 2011-02-02 21:11:31 +00:00
FrontendTool Chris Lattner has strong opinions about directory 2010-12-23 19:38:26 +00:00
Headers Optimized IR for vec_splat 2010-12-01 21:59:31 +00:00
Index Fix CMake clangIndex library dependencies, from Logan Chien 2010-09-20 18:32:29 +00:00
Lex Harden Lexer::GetBeginningOfToken() against bogus source locations and 2011-01-31 22:42:36 +00:00
Parse Implement the suggested resolution to core issue 547, extended to also 2011-01-31 16:09:46 +00:00
Rewrite Fix an objective-c rewriter bug rewriting a __block 2011-01-27 23:18:15 +00:00
Sema Revert r124704, which uniqued code-completion strings. The space 2011-02-02 19:04:30 +00:00
Serialization An insomniac stab at making block declarations list the variables they close 2011-02-02 13:00:07 +00:00
StaticAnalyzer An insomniac stab at making block declarations list the variables they close 2011-02-02 13:00:07 +00:00
CMakeLists.txt Chris Lattner has strong opinions about directory 2010-12-23 19:38:26 +00:00
Makefile Chris Lattner has strong opinions about directory 2010-12-23 19:38:26 +00:00