llvm-project/clang/include/clang
Ted Kremenek 27156c8c9f Hooked up initial NSString interface checking to GRSimpleVals.
llvm-svn: 48895
2008-03-27 21:15:17 +00:00
..
AST In ObjCMessageExpr: getSelector() const should just return "Selector", not "const Selector&" because Selector is just a smart pointer. 2008-03-27 03:47:43 +00:00
Analysis Hooked up initial NSString interface checking to GRSimpleVals. 2008-03-27 21:15:17 +00:00
Basic Fix comment. 2008-03-18 20:13:06 +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 improve DeclStmt to be able to store SourceRange info correctly. 2008-03-13 06:29:04 +00:00
Rewrite Add html::EscapeText for std::string; use this function to escape text in message bubbles. 2008-03-27 17:15:29 +00:00
Sema rename ASTSTreamer.{h|cpp} -> ParseAST.{h|cpp} 2008-02-06 00:23:21 +00:00