llvm-project/clang/lib
Fariborz Jahanian d79d5053bd AST for conversion by conversion functions. WIP.
llvm-svn: 80135
2009-08-26 20:34:58 +00:00
..
AST Improve diagnostics and recovery when the nested-name-specifier of a 2009-08-26 00:04:55 +00:00
Analysis Fix regression in BasicStoreManager caused by implicitly casting loaded values and trying to load/store from arrays. RegionStoreManager already properly handles these cases well; we just need to gracefully not handle this case in BasicStoreManager. This fixes PR 4781. 2009-08-25 23:29:04 +00:00
Basic Improve diagnostics and recovery when the nested-name-specifier of a 2009-08-26 00:04:55 +00:00
CodeGen Make address-space qualification work correctly for compound literals. 2009-08-26 20:01:39 +00:00
Driver PR4766: Don't pass -static to 'as' on x86_64 on Darwin. 2009-08-24 22:26:16 +00:00
Frontend Source location information for ? and : in a ConditionalOperator, from Enea Zaffanella 2009-08-26 14:37:04 +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 AST for conversion by conversion functions. WIP. 2009-08-26 20:34:58 +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