llvm-project/clang/lib
Daniel Dunbar 92c2af76c4 Driver: Value initialization is nicer than memset.
- Who wouldn't want correctness to hang critically on two easily
   ignored characters?

Thanks Doug!

llvm-svn: 66819
2009-03-12 18:42:02 +00:00
..
AST API fix: All "bodies" for functions, Objective-C methods, blocks, are assumed to 2009-03-12 18:33:24 +00:00
Analysis PathDiagnostics: 2009-03-12 18:41:53 +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: Value initialization is nicer than memset. 2009-03-12 18:42:02 +00:00
Frontend PathDiagnostics: 2009-03-12 18:41:53 +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 Use StmtVisitor to handle the decoding of expressions for 2009-03-12 18:36:18 +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