llvm-project/clang/lib
Nikola Smiljanic 92516a8e7a PR20716 - Crash when recovering from type in known dependent base.
llvm-svn: 216352
2014-08-24 23:28:47 +00:00
..
ARCMigrate Use the pointer-like API of ErrorOr. 2014-08-17 23:31:27 +00:00
AST Objective-C. Warn when @encode'ing provides an incomplete 2014-08-22 23:17:52 +00:00
ASTMatchers Add missing matchers to the dynamic registry. 2014-08-15 19:13:27 +00:00
Analysis Adding const-qualifiers to auto declarations. NFC. 2014-08-15 12:29:39 +00:00
Basic Objective-C. Warn if user has made explicit call 2014-08-22 16:57:26 +00:00
CodeGen Implement __builtin_signbitl for PowerPC 2014-08-24 03:47:06 +00:00
Driver Fix PR17239 by changing the semantics of the RemainingArgsClass Option kind 2014-08-22 19:29:30 +00:00
Edit [CMake] Reorder libdeps by alphabetical order. 2014-07-14 04:59:27 +00:00
Format C++1y is now C++14! 2014-08-19 15:55:55 +00:00
Frontend Frontend: unique_ptr-ify 2014-08-24 18:59:52 +00:00
FrontendTool Make clang's rewrite engine a core feature 2014-07-16 16:48:33 +00:00
Headers arm_acle.h: Small cleanup 2014-08-15 08:53:22 +00:00
Index Header guard canonicalization, clang part. 2014-08-13 16:25:19 +00:00
Lex C++1y is now C++14! 2014-08-19 15:55:55 +00:00
Parse Update Clang for LLVM API change to use unique_ptr in SourceManager::AddNewSourceBuffer 2014-08-21 21:01:00 +00:00
Rewrite Make clang's rewrite engine a core feature 2014-07-16 16:48:33 +00:00
Sema PR20716 - Crash when recovering from type in known dependent base. 2014-08-24 23:28:47 +00:00
Serialization [modules] When merging a tag declaration that has a typedef name for linkage 2014-08-23 01:45:27 +00:00
StaticAnalyzer [analyzer] Remove check covered by -Wobjc-missing-super-calls. 2014-08-22 16:57:33 +00:00
Tooling Sure-up MemoryBuffer ownership in JSONCompilationDatabase's ctor. 2014-08-08 22:01:06 +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