llvm-project/clang/lib
John McCall acf0ee57b6 Track the location of the context requiring an implicit conversion and use it
to white-list conversions required by system headers.  rdar://problem/8232669

llvm-svn: 116029
2010-10-08 02:01:28 +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 Identify functions with prototype appropriately in debug info. 2010-10-07 22:03:49 +00:00
Driver Implement -fshort-enums (rdar://8490496). 2010-10-08 00:25:19 +00:00
Frontend Implement -fshort-enums (rdar://8490496). 2010-10-08 00:25:19 +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 Use ParseObjCSelectorPiece for parsing getter and setter names in @property declarations. Fixes PR8169. 2010-10-02 17:45:21 +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