llvm-project/clang/lib
Rafael Espindola 5fe6d35770 Revert 131114. This fixes PR9884.
llvm-svn: 131126
2011-05-10 14:12:22 +00:00
..
AST 'long long' requires special treatment in ms_struct 2011-05-09 22:03:17 +00:00
Analysis Silence more -Wnon-pod-memset given its current implementation. I may be 2011-04-28 08:19:45 +00:00
Basic __builtin_va_list is void* on ARM, not char*. 2011-05-09 02:19:37 +00:00
CodeGen Rename "hasTrivialConstructor" to "hasTrivialDefaultConstructor" and 2011-05-09 18:22:59 +00:00
Driver Driver/Darwin: Put dsymutil -o arguments first, so that dysmutil doesn't barf 2011-05-09 17:23:16 +00:00
Frontend Add a FIXME. 2011-05-09 22:32:46 +00:00
FrontendTool Re-enable disable free optimization where the FrontendAction is not freed when -disable-free is passed. This accidentally was commited in r128011. 2011-04-25 22:57:55 +00:00
Headers PR9866: Fix the implementation of _mm_loadl_pd and _mm_loadh_pd to not make 2011-05-07 18:59:31 +00:00
Index Modify some deleted function methods to better reflect reality: 2011-05-06 20:44:56 +00:00
Lex Introduce a new libclang parsing flag, 2011-05-06 16:33:08 +00:00
Parse Rename "hasTrivialConstructor" to "hasTrivialDefaultConstructor" and 2011-05-09 18:22:59 +00:00
Rewrite Replace a literal 8 with Context->getCharWidth() in 2011-04-30 16:08:27 +00:00
Sema Revert 131114. This fixes PR9884. 2011-05-10 14:12:22 +00:00
Serialization Clean up trivial default constructors now. 2011-05-09 21:45:35 +00:00
StaticAnalyzer Modify some deleted function methods to better reflect reality: 2011-05-06 20:44:56 +00:00
Tooling Remove noisy semicolons. 2011-04-30 19:55:55 +00:00
CMakeLists.txt Adds a function to run FrontendActions over in-memory code. This is 2011-04-21 18:37:41 +00:00
Makefile Add lib/Tooling to the Makefile build. 2011-04-30 03:09:18 +00:00