clang-1/lib
John McCall f181d8a44f Ensure code generation for friend declarations in class templates.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@80418 91177308-0d34-0410-b5e6-96231b3b80d8
2009-08-29 03:16:09 +00:00
..
AST Store the SourceLocation of right parentheses in member initializers. Patch by Anders Johnsen! 2009-08-29 01:31:33 +00:00
Analysis Refactor undefined argument checking into a Checker. 2009-08-29 02:11:01 +00:00
Basic Improve diagnostics and recovery when the nested-name-specifier of a 2009-08-26 00:04:55 +00:00
CodeGen iGenerate vcalls as we build up the methods. WIP. 2009-08-28 23:22:54 +00:00
Driver PR4766: Don't pass -static to 'as' on x86_64 on Darwin. 2009-08-24 22:26:16 +00:00
Frontend Define _GNU_SOURCE in C++ mode so that clang works with GNU libstdc++. 2009-08-27 22:01:41 +00:00
Headers CMake: Improve installation of Clang 2009-08-23 05:28:29 +00:00
Index Don't install Clang libraries. 2009-08-23 05:02:18 +00:00
Lex Replace cerr with errs(). 2009-08-23 12:08:50 +00:00
Parse More work on using declarations. 2009-08-28 03:35:18 +00:00
Rewrite Don't install Clang libraries. 2009-08-23 05:02:18 +00:00
Sema Ensure code generation for friend declarations in class templates. 2009-08-29 03:16:09 +00:00
CMakeLists.txt Introduce the 'Index' library. 2009-07-05 22:22:19 +00:00
Makefile Introduce the 'Index' library. 2009-07-05 22:22:19 +00:00