hanchenye-llvm-project/clang/lib
Joerg Sonnenberger 9b7060e218 Drop separate UIntMaxType and just derive it from IntMaxType.
llvm-svn: 212987
2014-07-14 21:00:38 +00:00
..
ARCMigrate Update for llvm api change. 2014-07-06 17:43:24 +00:00
AST [OPENMP] Parsing and sema analysis for 'omp task' directive. 2014-07-11 11:25:16 +00:00
ASTMatchers Remove llvm:: from uses of ArrayRef. 2014-06-28 23:22:23 +00:00
Analysis [CMake] Update libdeps. 2014-07-14 05:01:53 +00:00
Basic Drop separate UIntMaxType and just derive it from IntMaxType. 2014-07-14 21:00:38 +00:00
CodeGen ARM: Implement __builtin_arm_nop intrinsic 2014-07-14 15:20:09 +00:00
Driver [Driver] clang::driver::getARMCPUForMArch() moved to llvm::Triple::getARMCPUForArch(). 2014-07-11 23:47:48 +00:00
Edit [CMake] Reorder libdeps by alphabetical order. 2014-07-14 04:59:27 +00:00
Format Fix typos 2014-07-14 19:42:55 +00:00
Frontend [x32] Add __ILP32__ macro for ILP32 platforms 2014-07-14 09:58:10 +00:00
FrontendTool [C++11] Use 'nullptr'. 2014-05-26 06:21:51 +00:00
Headers ARM: Add NOP intrinsic mapping in arm_acle.h 2014-07-14 15:32:29 +00:00
Index Track IntrusiveRefCntPtr::get() changes from LLVM r212366 2014-07-05 03:08:06 +00:00
Lex Fix case-sensitivity of inferred framework modules 2014-07-14 19:45:12 +00:00
Parse Revert "Improve error recovery around colon." 2014-07-14 18:19:58 +00:00
Rewrite Replace llvm::error_code with std::error_code. 2014-06-12 14:02:15 +00:00
Sema In C++98, if an rvalue reference binds to a function lvalue (or an xvalue or an 2014-07-14 19:54:05 +00:00
Serialization [modules] When merging a class template, also merge the definition of its pattern. 2014-07-11 18:22:58 +00:00
StaticAnalyzer [OPENMP] Parsing and sema analysis for 'omp task' directive. 2014-07-11 11:25:16 +00:00
Tooling Update for llvm api change. 2014-07-06 17:43:24 +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