llvm-project/clang/lib
Kaelyn Takata 6f71ce2e21 Add a flag to BuildDeclarationNameExpr to not reject invalid decls.
llvm-svn: 222463
2014-11-20 22:06:33 +00:00
..
ARCMigrate clang-format a recent commit I made 2014-11-19 05:48:40 +00:00
AST Preserve numeric literal suffixes during type canonicalization. 2014-11-20 03:37:32 +00:00
ASTMatchers Replace variadic operator function pointer with an enum value. 2014-11-20 15:45:53 +00:00
Analysis Update for LLVM API change to make Small(Ptr)Set::insert return pair<iterator, bool> as per the C++ standard's associative container concept. 2014-11-19 07:49:47 +00:00
Basic [CMake] Use .svn/wc.db as our VC dependency if it's available. 2014-11-20 03:57:45 +00:00
CodeGen Remove now dead code. 2014-11-20 16:24:29 +00:00
Driver Driver: correct typo 2014-11-19 17:59:00 +00:00
Edit Edit: Do not extend a removal to include trailing whitespace if we're at the end 2014-09-15 11:47:10 +00:00
Format clang-format: [Java] Don't align after "return". 2014-11-20 09:54:49 +00:00
Frontend Extended list of valid frontend options with '-cl-std=CL2.0'. 2014-11-20 19:25:00 +00:00
FrontendTool Provide a BuryPointer for unique_ptrs. 2014-08-29 16:53:14 +00:00
Headers [PowerPC] Enable vec_perm for long long and double vector types for VSX 2014-11-14 13:10:13 +00:00
Index [CMake] Prune redundant libdeps. 2014-10-30 01:37:44 +00:00
Lex clang-format a recent commit I made 2014-11-19 05:48:40 +00:00
Parse Update for LLVM API change to make Small(Ptr)Set::insert return pair<iterator, bool> as per the C++ standard's associative container concept. 2014-11-19 07:49:47 +00:00
Rewrite Trim some includes. NFC. 2014-10-29 22:13:46 +00:00
Sema Add a flag to BuildDeclarationNameExpr to not reject invalid decls. 2014-11-20 22:06:33 +00:00
Serialization Update for LLVM API change to make Small(Ptr)Set::insert return pair<iterator, bool> as per the C++ standard's associative container concept. 2014-11-19 07:49:47 +00:00
StaticAnalyzer Update for LLVM API change to make Small(Ptr)Set::insert return pair<iterator, bool> as per the C++ standard's associative container concept. 2014-11-19 07:49:47 +00:00
Tooling [Tooling] Restore current directory after processing each file. 2014-11-10 15:42:31 +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