llvm-project/clang/lib
Nico Weber ef03e70573 Don't crash on access decls with invalid scope specifier, PR20887.
llvm-svn: 217472
2014-09-10 00:59:37 +00:00
..
ARCMigrate Update for llvm API change. 2014-08-27 19:03:27 +00:00
AST Objective-C. Under a special flag, -Wcstring-format-directive, 2014-09-09 23:10:54 +00:00
ASTMatchers Separate the matchers by type and statically dispatch to the right list. 2014-09-05 20:15:31 +00:00
Analysis Objective-C. Under a special flag, -Wcstring-format-directive, 2014-09-09 23:10:54 +00:00
Basic Objective-C. Under a special flag, -Wcstring-format-directive, 2014-09-09 23:10:54 +00:00
CodeGen Report source location of returns_nonnull attribute in UBSan reports. 2014-09-08 20:17:19 +00:00
Driver Win64: Add the uwtable attribute by default on Win64 2014-09-04 18:13:12 +00:00
Edit Objective-C modernization. Convert -initWithUTF8String messaging 2014-08-25 20:22:25 +00:00
Format clang-format: [JS] Support regex literals with trailing escaped slash. 2014-09-09 14:37:39 +00:00
Frontend -frewrite-includes: Normalize line endings to match the main source file 2014-09-05 16:49:50 +00:00
FrontendTool Provide a BuryPointer for unique_ptrs. 2014-08-29 16:53:14 +00:00
Headers arm_acle: Fix error in ROR implementation 2014-08-28 15:25:52 +00:00
Index clang-format: [JS] Support regex literals with trailing escaped slash. 2014-09-09 14:37:39 +00:00
Lex unique_ptrify PTHManager's PerIDCache using the newly added llvm::FreeDeleter 2014-08-29 22:04:45 +00:00
Parse Don't crash on access decls with invalid scope specifier, PR20887. 2014-09-10 00:59:37 +00:00
Rewrite Make clang's rewrite engine a core feature 2014-07-16 16:48:33 +00:00
Sema Objective-C. Under a special flag, -Wcstring-format-directive, 2014-09-09 23:10:54 +00:00
Serialization Fix PCHs that import more than one module 2014-09-08 20:36:26 +00:00
StaticAnalyzer Teach the analyzer that __builtin_assume_aligned returns its first argument. 2014-09-09 21:42:16 +00:00
Tooling Tooling: Ignore file names in tooling::deduplicate. 2014-09-09 13:53:29 +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