hanchenye-llvm-project/clang/lib
Eric Christopher 4698e938b1 Horrible hack for systems that use -dumpversion with clang to expect versions
that match gcc versions. Eew.

llvm-svn: 122080
2010-12-17 19:13:21 +00:00
..
AST Microsoft's __uuidof operator returns a lvalue. 2010-12-17 02:00:06 +00:00
Analysis Fix assertion failure in cocoa::deriveNamingConvention() 2010-12-17 07:11:57 +00:00
Basic MemoryBuffer API update. 2010-12-16 03:28:14 +00:00
Checker Remove explicit summaries from retain/release 2010-12-17 07:12:00 +00:00
CodeGen Give hidden visibility to RTTI for derived types. This is kindof a hacky 2010-12-17 02:58:03 +00:00
Driver Horrible hack for systems that use -dumpversion with clang to expect versions 2010-12-17 19:13:21 +00:00
Frontend MemoryBuffer API update. 2010-12-16 03:28:14 +00:00
FrontendTool Merge System into Support. 2010-11-29 18:12:39 +00:00
Headers Optimized IR for vec_splat 2010-12-01 21:59:31 +00:00
Index Fix CMake clangIndex library dependencies, from Logan Chien 2010-09-20 18:32:29 +00:00
Lex MemoryBuffer API update. 2010-12-16 03:28:14 +00:00
Parse fix typo 2010-12-17 05:40:22 +00:00
Rewrite Added missing IgnoreParens(). 2010-12-14 22:11:44 +00:00
Sema Use hasSameType to compare types for equality. 2010-12-17 15:49:53 +00:00
Serialization MemoryBuffer API update. 2010-12-16 03:28:14 +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