clang-1/lib
Chris Lattner ba9eee3264 add a callback for macro expansion, based on a patch by Paolo Bolzoni!
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@66799 91177308-0d34-0410-b5e6-96231b3b80d8
2009-03-12 17:31:43 +00:00
..
AST add some spaces :) 2009-03-11 23:09:16 +00:00
Analysis Add comments. 2009-03-12 07:54:17 +00:00
Basic Add Diagnostic files for Frontend and move a couple errors over. 2009-03-12 10:14:16 +00:00
CodeGen Fix uninitialized use in GetAddrOfGlobalBlock, reenable assert. 2009-03-12 03:07:24 +00:00
Driver Driver: Add ArgList::getLastArg. 2009-03-12 16:03:38 +00:00
Frontend Extend the notion of active template instantiations to include the 2009-03-10 20:44:00 +00:00
Headers fix inverted conditional, rdar://6633188 2009-02-28 18:53:33 +00:00
Lex add a callback for macro expansion, based on a patch by Paolo Bolzoni! 2009-03-12 17:31:43 +00:00
Parse Add parser support for static_assert. 2009-03-11 16:27:10 +00:00
Rewrite Adjust HTML diagnostics CSS to not use "smaller" for font size and instead use 2009-03-10 05:14:32 +00:00
Sema Straw man for instantiation of expressions. Use it to instantiate the 2009-03-12 16:53:44 +00:00
CMakeLists.txt Fix cmake builds. 2009-03-02 17:05:26 +00:00
Makefile Stub out some structure for C++ driver. 2009-03-02 19:59:07 +00:00