hanchenye-llvm-project/clang/include/clang
Ted Kremenek 5f996d5a06 Remove getParentMap() from GRExprEngine.
llvm-svn: 53343
2008-07-09 19:46:42 +00:00
..
AST Add parser support for __builtin_stdarg_start, PR2531 2008-07-09 17:26:36 +00:00
Analysis Remove getParentMap() from GRExprEngine. 2008-07-09 19:46:42 +00:00
Basic Remove unused diagnostic. 2008-07-04 22:36:24 +00:00
CodeGen Added -g command line options to clang for generating source level debug information. This patch currently enables generation of line number debug information (stoppoints) and region begin/end debug information. The new files CGDebugInfo.h and CGDebugInfo.cpp implements the debug info manager class CGDebugInfo. 2008-05-08 08:54:20 +00:00
Lex refactor some code out into a new method. 2008-06-30 06:39:54 +00:00
Parse Fix warnings 2008-07-04 09:32:15 +00:00
Rewrite In a report-XXXXX.html, make the title include the name of the file with the bug. Patch by Jean-Daniel Dupas! 2008-07-07 18:31:05 +00:00
Sema rename ASTSTreamer.{h|cpp} -> ParseAST.{h|cpp} 2008-02-06 00:23:21 +00:00