llvm-project/clang/lib
Daniel Dunbar 0c6c930f05 Allow Preprocessor to take ownership of the HeaderSearch object. I think it should probably always own the header search object, but I'm not sure...
llvm-svn: 86882
2009-11-11 21:44:21 +00:00
..
AST Fix speculative parsing of dependent template names in 2009-11-11 16:39:34 +00:00
Analysis Remove some stale ErrorNodes variables in GRExprEngine and the old buffer overflow logic in GRExprEngineInternalChecks.cpp. 2009-11-11 20:16:36 +00:00
Basic Simplifiy target feature handling by coalescing all the logic into 2009-11-11 09:38:56 +00:00
CodeGen Fix ctor vtable name. WIP. 2009-11-11 20:32:03 +00:00
Driver Fix for FreeBSD toolchain in regards to CPP, Credit to Roman Divacky. 2009-11-08 10:13:36 +00:00
Frontend Allow Preprocessor to take ownership of the HeaderSearch object. I think it should probably always own the header search object, but I'm not sure... 2009-11-11 21:44:21 +00:00
Headers A simple reordering of the definitions in stdint.h and 2009-11-04 23:03:18 +00:00
Index Preserve type source information in sizeof/alignof expressions, and pass it 2009-11-04 07:28:41 +00:00
Lex Allow Preprocessor to take ownership of the HeaderSearch object. I think it should probably always own the header search object, but I'm not sure... 2009-11-11 21:44:21 +00:00
Parse Fix speculative parsing of dependent template names in 2009-11-11 16:39:34 +00:00
Rewrite Make html::{SyntaxHighlight,HighlightMacros} take a const Preprocessor. 2009-11-05 01:54:02 +00:00
Sema Move handling of template parameter packs out of the 2009-11-11 19:41:09 +00:00
CMakeLists.txt Introduce the 'Index' library. 2009-07-05 22:22:19 +00:00
Makefile Introduce the 'Index' library. 2009-07-05 22:22:19 +00:00