hanchenye-llvm-project/clang/lib
Nick Lewycky 07e97c594d Make this error less specific but also less likely to cause confusion. Fixes
PR7702.

llvm-svn: 118181
2010-11-03 17:52:57 +00:00
..
AST Improve source-location information for CXXConstructExpr nodes, by 2010-11-03 00:35:38 +00:00
Analysis Do not add elidable CXXConstructExpr as block-level expr. 2010-11-03 11:14:06 +00:00
Basic When setting a tied check if it's already tied. If it's tied to another constraint it's invalid. Fixes PR3905. 2010-11-03 02:54:51 +00:00
Checker Teach the CStringChecker and PthreadLockChecker about non-identifier 2010-11-01 23:16:05 +00:00
CodeGen Some fixes for synthesized ivar metadata (GNU runtime). 2010-11-03 16:12:44 +00:00
Driver Revert while I debug test failures :-( 2010-11-03 04:43:56 +00:00
Frontend Add support for Fedora 14. Patch by Daniel Kozlowski. 2010-11-02 18:39:34 +00:00
FrontendTool Revert "CMake: Update to use standard CMake dependency tracking facilities instead" 2010-09-13 23:54:41 +00:00
Headers Fix CMake installation of arm_neon.h 2010-10-19 18:06:10 +00:00
Index Fix CMake clangIndex library dependencies, from Logan Chien 2010-09-20 18:32:29 +00:00
Lex Plug a leak in the preprocessing record's handling of inclusion 2010-11-01 15:03:47 +00:00
Parse Make this error less specific but also less likely to cause confusion. Fixes 2010-11-03 17:52:57 +00:00
Rewrite Correct typos and whitespace, spotted by Nico Weber! 2010-10-31 21:07:24 +00:00
Sema When producing overload candidates for binary built-in operators, keep 2010-11-03 17:00:07 +00:00
Serialization Plug a leak in the preprocessing record's handling of inclusion 2010-11-01 15:03:47 +00:00
CMakeLists.txt Move ExecuteCompilerInvocation to a new library FrontendTool 2010-08-24 00:31:22 +00:00
Makefile Move ExecuteCompilerInvocation to a new library FrontendTool 2010-08-24 00:31:22 +00:00