llvm-project/clang/lib
Timur Iskhodzhanov 3b6adcb63a Fix the ASan dll_thunk path
llvm-svn: 190516
2013-09-11 11:45:31 +00:00
..
ARCMigrate ObjectiveC migrator: rename inferred isXXX property, 2013-09-10 18:39:32 +00:00
AST [-cxx-abi microsoft] Canonicalize array parameters better 2013-09-11 04:44:30 +00:00
ASTMatchers Reduce the number of symbols by changing how templates are instantiated per function bound in the registry. 2013-08-30 15:09:52 +00:00
Analysis Fix ICE in consumed analysis when CFG is null. 2013-09-10 23:10:10 +00:00
Basic Fix a bug where -msse followed by -mno-sse would leave MMX enabled. 2013-09-11 06:48:53 +00:00
CodeGen Disable the bool and enum sanitizers when emitting the implicitly-defined copy 2013-09-11 02:03:20 +00:00
Driver Fix the ASan dll_thunk path 2013-09-11 11:45:31 +00:00
Edit ObjectiveC migrator: Remove semicolon after the typedef 2013-07-18 22:17:33 +00:00
Format Don't divide L and #x in macro definitions. Fixes http://llvm.org/PR17144 2013-09-10 13:41:43 +00:00
Frontend Add -fansi-escape-codes option 2013-09-11 00:38:02 +00:00
FrontendTool ObjectiveC migrator. This patch infers readonly properties for no-parameter 2013-08-28 23:22:46 +00:00
Headers Add Intrin.h to the cmake files. 2013-09-06 20:11:28 +00:00
Index Avoid using the 'index' namespace as scope. 2013-08-21 00:49:25 +00:00
Lex Simplify code with the in place path::native. No functionality change. 2013-09-11 11:23:15 +00:00
Parse OpenMP: Data-sharing attributes analysis and clause 'shared' (fixed test threadprivate_messages.cpp) 2013-09-06 18:03:48 +00:00
Rewrite Remove unused variable. 2013-09-10 23:00:03 +00:00
Sema Split -Wunused-variable warning. 2013-09-11 10:37:35 +00:00
Serialization C++ modules: if a class is defined in multiple modules (for instance, because 2013-09-09 16:55:27 +00:00
StaticAnalyzer Get rid of unused isPodLike definition. 2013-09-11 00:37:10 +00:00
Tooling Simplify code with the in place path::native. No functionality change. 2013-09-11 11:23:15 +00:00
CMakeLists.txt Fix dependencies now that the ARC migrator depends on the static analyzer. 2013-08-22 15:50:02 +00:00
Makefile Fix dependencies now that the ARC migrator depends on the static analyzer. 2013-08-22 15:50:02 +00:00