clang-1/include/clang
Anders Carlsson 2d85f8ba62 Emit a warning when the body of an if block is a NullStmt.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@42840 91177308-0d34-0410-b5e6-96231b3b80d8
2007-10-10 20:50:11 +00:00
..
AST Remove comment about protocols and namespace no longer relevant. 2007-10-09 18:28:41 +00:00
Analysis Remove addition of protocol names to declaration scopes, use a separate 2007-10-09 18:03:53 +00:00
Basic Emit a warning when the body of an if block is a NullStmt. 2007-10-10 20:50:11 +00:00
CodeGen implement support for basic codegen of global variables with no initializers. 2007-07-13 05:13:43 +00:00
Lex Make a significant change to invert the control flow handling 2007-10-09 22:10:18 +00:00
Parse Fix a latent bug in MinimalActions (created by a recent name change). 2007-10-10 17:45:44 +00:00
Rewrite Initial checkin of rewriter interface. It is just stubbed out for now. 2007-09-15 22:21:22 +00:00
Sema remove some obsolete interfaces. 2007-09-16 19:47:56 +00:00