llvm-project/clang/lib
Alp Toker 37da619d34 Remove leftovers of '-arcmt-modify-in-memory' from r133315
llvm-svn: 212381
2014-07-05 22:12:36 +00:00
..
ARCMigrate Remove leftovers of '-arcmt-modify-in-memory' from r133315 2014-07-05 22:12:36 +00:00
AST Fix linkage bug that miscompiled variable templates instantiated from similarly named local types. In essence, this bug ensures that the x<Foo> specialization in function foo() defined as follows differs between two distinct translation units. 2014-07-02 23:08:34 +00:00
ASTMatchers Remove llvm:: from uses of ArrayRef. 2014-06-28 23:22:23 +00:00
Analysis Fix a crash in Retain Count checker error reporting 2014-06-13 23:47:38 +00:00
Basic [Driver][Mips] Support one more MIPS CPU name - octeon. 2014-07-04 12:37:04 +00:00
CodeGen CodeGen: add support for a few MSVC ARM intrinsics 2014-07-05 20:10:05 +00:00
Driver [Driver][Mips] Support one more MIPS CPU name - octeon. 2014-07-04 12:37:04 +00:00
Edit [C++11] Use 'nullptr'. 2014-05-09 08:15:10 +00:00
Format clang-format: Support member function reference qualifiers. 2014-06-30 13:54:27 +00:00
Frontend Track IntrusiveRefCntPtr::get() changes from LLVM r212366 2014-07-05 03:08:06 +00:00
FrontendTool [C++11] Use 'nullptr'. 2014-05-26 06:21:51 +00:00
Headers Add the __qdbl intrinsic to the arm_acle.h header 2014-07-03 10:14:52 +00:00
Index Track IntrusiveRefCntPtr::get() changes from LLVM r212366 2014-07-05 03:08:06 +00:00
Lex Removed unused typedef for recursive_directory_iterator 2014-06-30 16:10:15 +00:00
Parse [OPENMP] Parsing and sema analysis for 'copyprivate' clause. 2014-06-27 10:37:06 +00:00
Rewrite Replace llvm::error_code with std::error_code. 2014-06-12 14:02:15 +00:00
Sema Make a small crash preventing change. 2014-07-03 21:06:20 +00:00
Serialization Track IntrusiveRefCntPtr::get() changes from LLVM r212366 2014-07-05 03:08:06 +00:00
StaticAnalyzer Track IntrusiveRefCntPtr::get() changes from LLVM r212366 2014-07-05 03:08:06 +00:00
Tooling Track IntrusiveRefCntPtr::get() changes from LLVM r212366 2014-07-05 03:08:06 +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