llvm-project/clang/lib
David Majnemer 6d4766535f AST: Don't walk all redeclarations when looking for a uuid attr
No funcionality changed, just a simplification of the existing code.

llvm-svn: 213044
2014-07-15 04:30:17 +00:00
..
ARCMigrate Update for llvm api change. 2014-07-06 17:43:24 +00:00
AST AST: Don't walk all redeclarations when looking for a uuid attr 2014-07-15 04:30:17 +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 VirtualFileSystem: Correctly generate the mapping for an empty VFS 2014-07-15 01:24:35 +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 Don't get confused on the number of braces when braces start after the first __asm 2014-07-15 02:21:41 +00:00
Rewrite Replace llvm::error_code with std::error_code. 2014-06-12 14:02:15 +00:00
Sema [OPENMP] Several cosmetic fixes in comments, tests and the code for '#pragma omp single'. 2014-07-15 02:55:09 +00:00
Serialization [modules] Rearrange and unify the way we determine if we need to pull in 2014-07-15 03:37:06 +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 build with various feature flag combinations 2014-07-14 22:17:22 +00:00
Makefile Fix dependencies now that the ARC migrator depends on the static analyzer. 2013-08-22 15:50:02 +00:00