llvm-project/clang/lib
Rafael Espindola e122ee1fab Fix a use after free bug.
llvm-svn: 214281
2014-07-30 02:37:26 +00:00
..
ARCMigrate Revert "unique_ptr-ify ownership of ASTConsumers" 2014-07-17 22:34:12 +00:00
AST Fix a use after free bug. 2014-07-30 02:37:26 +00:00
ASTMatchers Prevent assert in ASTMatchFinder. 2014-07-23 13:17:47 +00:00
Analysis Thread Safety Analysis: Replace the old and broken SExpr with the new 2014-07-28 15:57:27 +00:00
Basic [OPENMP] Additional comments for implicit 'flush' clause + removed unused parameter from method classof(). 2014-07-29 09:17:39 +00:00
CodeGen MS ABI: Consider alignment attributes on typedefs for layout 2014-07-30 01:30:47 +00:00
Driver Support LIBRARY_PATH on all Darwin targets. 2014-07-29 20:17:52 +00:00
Edit [CMake] Reorder libdeps by alphabetical order. 2014-07-14 04:59:27 +00:00
Format clang-format: [proto] Improve formatting of text-proto options. 2014-07-28 14:08:09 +00:00
Frontend Add a missing close quote in "while building module 'Foo:" diagnostic. 2014-07-26 01:22:02 +00:00
FrontendTool Make clang's rewrite engine a core feature 2014-07-16 16:48:33 +00:00
Headers Change __INTx_TYPE__ to be always signed. This changes the value for 2014-07-28 21:06:22 +00:00
Index Make clang's rewrite engine a core feature 2014-07-16 16:48:33 +00:00
Lex [modules] Substantially improve handling of #undef: 2014-07-25 04:40:03 +00:00
Parse Fix default argument comma disambiguation bug following the 'template' keyword. 2014-07-27 05:38:12 +00:00
Rewrite Make clang's rewrite engine a core feature 2014-07-16 16:48:33 +00:00
Sema MS ABI: Consider alignment attributes on typedefs for layout 2014-07-30 01:30:47 +00:00
Serialization [modules] Factor out ODR checking, to avoid unnecessary repeated work in 2014-07-29 23:23:27 +00:00
StaticAnalyzer [OPENMP] Initial parsing and sema analysis for 'atomic' directive. 2014-07-22 10:10:35 +00:00
Tooling Make clang's rewrite engine a core feature 2014-07-16 16:48:33 +00:00
CMakeLists.txt Fix build with various feature flag combinations 2014-07-14 22:17:22 +00:00
Makefile Make clang's rewrite engine a core feature 2014-07-16 16:48:33 +00:00