llvm-project/clang/lib
Devang Patel 5e8ee2bb89 Do not repeat debug info for file variable constants.
This is tested by file-statics.exp in gdb testsuite.

llvm-svn: 116060
2010-10-08 17:02:40 +00:00
..
AST Fix a crash encoding ivars of vector types and 2010-10-07 21:25:25 +00:00
Analysis * Simplify code 2010-10-05 08:38:06 +00:00
Basic Driver: When clang is built with a VENDOR set, include the base LLVM version in 2010-10-07 15:00:30 +00:00
Checker UnreachableCodeChecker cleanup and improvements 2010-10-06 23:02:25 +00:00
CodeGen Do not repeat debug info for file variable constants. 2010-10-08 17:02:40 +00:00
Driver Implement -fshort-enums (rdar://8490496). 2010-10-08 00:25:19 +00:00
Frontend Fix three related, wily issues with the recompilation of precompiled 2010-10-08 04:03:57 +00:00
FrontendTool Revert "CMake: Update to use standard CMake dependency tracking facilities instead" 2010-09-13 23:54:41 +00:00
Headers the mmx intrinsic for pshufw should map to the IR intrinsic, not 2010-10-02 21:32:59 +00:00
Index Fix CMake clangIndex library dependencies, from Logan Chien 2010-09-20 18:32:29 +00:00
Lex Add support for 4-byte UCNs like \U12345678. Warn about UCNs in c90 mode. 2010-10-06 04:57:26 +00:00
Parse When we encounter a '==' in a context expecting a '=', assume the user made a typo: 2010-10-08 02:39:23 +00:00
Rewrite Fix a block rewriter bug where copy/dispose entries in 2010-10-05 18:05:06 +00:00
Sema Track the location of the context requiring an implicit conversion and use it 2010-10-08 02:01:28 +00:00
Serialization Implement -fshort-enums (rdar://8490496). 2010-10-08 00:25:19 +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