hanchenye-llvm-project/clang/lib
Douglas Gregor c741fb15a5 Better way to free NestedNameSpecifiers. Thanks, Chris
llvm-svn: 67880
2009-03-27 23:54:10 +00:00
..
AST Better way to free NestedNameSpecifiers. Thanks, Chris 2009-03-27 23:54:10 +00:00
Analysis BugReporter: For control-flow edges from 'if', 'for', 'do', 'while' to 2009-03-27 21:16:25 +00:00
Basic Ad FreeBSD ARM target info. 2009-03-23 16:09:04 +00:00
CodeGen Do not emit debug information for variables while generating optimized code. The llvm optimizer and code generator are not yet ready to support optimized code debugging. 2009-03-27 23:16:32 +00:00
Driver Driver: Pass -f[no-]pascal-strings on to clang, even if it has been 2009-03-27 15:22:28 +00:00
Frontend analyzer plist: For PathDiagnosticControlFlowPieces, now output an array of 2009-03-27 15:53:20 +00:00
Headers Only intptr_t is protected by __intptr_t_defined. 2009-03-15 03:16:47 +00:00
Lex push line markers through -E mode. 2009-03-27 17:13:49 +00:00
Parse Fix <rdar://problem/6724396>, where we were silently dropping 2009-03-27 23:40:29 +00:00
Rewrite Build system changes to use TableGen to generate the various 2009-03-16 23:06:59 +00:00
Sema Initial implementation of parsing, semantic analysis, and template 2009-03-27 23:10:48 +00:00
CMakeLists.txt Really fix cmake style builds. 2009-03-24 17:52:34 +00:00
Makefile Stub out some structure for C++ driver. 2009-03-02 19:59:07 +00:00