llvm-project/clang/lib
Anders Carlsson ef4c72135f Remove default arguments from TryImplicitConversion and fix a bug found in the process.
llvm-svn: 80258
2009-08-27 17:24:15 +00:00
..
AST When checking whether one declaration context encloses another, make sure to look at the primary contexts. Thanks to Eli for the test case 2009-08-27 06:03:53 +00:00
Analysis Remove a unused member variable. Instead query the option from AnalysisManager. 2009-08-27 06:55:26 +00:00
Basic Improve diagnostics and recovery when the nested-name-specifier of a 2009-08-26 00:04:55 +00:00
CodeGen Fixup codegen for static dispatch to a virtual function that was 2009-08-26 23:38:08 +00:00
Driver PR4766: Don't pass -static to 'as' on x86_64 on Darwin. 2009-08-24 22:26:16 +00:00
Frontend Regularize the case and sort. 2009-08-26 22:31:08 +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 When we know that we are parsing a class-name, implicitly construct a 2009-08-26 18:27:52 +00:00
Rewrite Don't install Clang libraries. 2009-08-23 05:02:18 +00:00
Sema Remove default arguments from TryImplicitConversion and fix a bug found in the process. 2009-08-27 17:24:15 +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