clang-1/include/clang
Ted Kremenek 1392261ff4 Small tweaks to EvalStore: pass an "RVal" instead of "LVal" for the TargetLV to
represent possible stores to "Unknown."


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@49811 91177308-0d34-0410-b5e6-96231b3b80d8
2008-04-16 20:40:59 +00:00
..
AST Remove uses of "Selector&" and "const Selector&", since Selector is just an 2008-04-16 04:30:16 +00:00
Analysis Small tweaks to EvalStore: pass an "RVal" instead of "LVal" for the TargetLV to 2008-04-16 20:40:59 +00:00
Basic Remove uses of "Selector&" and "const Selector&", since Selector is just an 2008-04-16 04:30:16 +00:00
CodeGen move the codegen ASTConsumer out of the driver into libcodegen, 2008-02-06 02:01:47 +00:00
Lex Make the preprocessor own its PPCallbacks, fixing a memory leak. 2008-03-14 06:07:05 +00:00
Parse New AST representation for each objc2's property declaration. 2008-04-14 23:36:35 +00:00
Rewrite split syntax highlighting of macros from keywords and comments, 2008-04-16 06:32:08 +00:00
Sema rename ASTSTreamer.{h|cpp} -> ParseAST.{h|cpp} 2008-02-06 00:23:21 +00:00