hanchenye-llvm-project/clang/include/clang
Chris Lattner dd7c10227b another const correctness bug with declspec.
llvm-svn: 52768
2008-06-26 06:11:04 +00:00
..
AST Add Profile method to QualType. 2008-06-25 17:24:26 +00:00
Analysis Modified the dead stores checker to... 2008-06-20 21:45:25 +00:00
Basic Add parsing support for C++ classes. 2008-06-24 22:12:16 +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 Neil pointed out that clang doesn't generate ranges from diagnostics 2008-05-05 06:45:50 +00:00
Parse another const correctness bug with declspec. 2008-06-26 06:11:04 +00:00
Rewrite Update to follow recent LLVM changes 2008-05-29 17:42:01 +00:00
Sema rename ASTSTreamer.{h|cpp} -> ParseAST.{h|cpp} 2008-02-06 00:23:21 +00:00