llvm-project/clang/lib
Daniel Dunbar 02fe821021 Comment fix.
llvm-svn: 63016
2009-01-26 18:02:34 +00:00
..
AST Fix compile error from r62953. 2009-01-25 13:34:47 +00:00
Analysis Use tag classes instead of typedefs for GDM entries 'ConstNotEq' and 'ConstEq'. This avoids collisions in the GDM. 2009-01-26 06:04:53 +00:00
Basic start plumbing together the line table information. So far we just 2009-01-26 07:57:50 +00:00
CodeGen Comment fix. 2009-01-26 18:02:34 +00:00
Driver When using -analyzer-output-plist always output a plist file even if it contains no error reports. 2009-01-23 20:06:20 +00:00
Headers Avoid creating .dir files in the installation area. 2009-01-22 02:53:03 +00:00
Lex start plumbing together the line table information. So far we just 2009-01-26 07:57:50 +00:00
Parse Make tentative parsing of pointer-to-member decls work, and fix other stuff pointed out by Doug. 2009-01-24 23:29:36 +00:00
Rewrite Check in the long promised SourceLocation rewrite. This lays the 2009-01-26 00:43:02 +00:00
Sema PR3269: create an empty InitListExpr as a child for the 2009-01-26 01:33:06 +00:00
CMakeLists.txt CMake: Builds and installs clang binary and libs (no docs yet). It 2008-10-26 00:56:18 +00:00
Makefile add a libDriver, for now only move the text diangostics stuff from Driver to there 2008-08-05 23:33:20 +00:00