llvm-project/clang/lib
Dale Johannesen 621c3512a3 Reapply Daniel's patch to match up with llvm 63765.
Untested, Daniel or Nate please review.

llvm-svn: 63814
2009-02-05 01:50:47 +00:00
..
AST Basic representation of C++ class templates, from Andrew Sutton. 2009-02-04 19:02:06 +00:00
Analysis Fix regression: Leak (BugType) object should have 'isLeak()' return true. 2009-02-05 00:38:00 +00:00
Basic Some name-lookup-related fixes, from Piotr Rak! 2009-02-04 17:27:36 +00:00
CodeGen Reapply Daniel's patch to match up with llvm 63765. 2009-02-05 01:50:47 +00:00
Driver lower the interface to getLineNumber like we did for 2009-02-04 01:06:56 +00:00
Headers Avoid creating .dir files in the installation area. 2009-01-22 02:53:03 +00:00
Lex Fix PR3464 by searching for headers from the predefines 2009-02-04 19:45:07 +00:00
Parse Add support for blocks with explicit return types. 2009-02-04 22:31:32 +00:00
Rewrite rename getFullFilePos -> getFileOffset. 2009-01-27 06:27:13 +00:00
Sema Implement semantic analysis for the GNU flexible array initialization 2009-02-04 22:46:25 +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