llvm-project/clang/lib
David Blaikie afa10d3eda unique_ptr-ify the MemoryBuffer parameter of GlobalModuleIndex
llvm-svn: 215376
2014-08-11 18:47:26 +00:00
..
ARCMigrate Recommit 213307: unique_ptr-ify ownership of ASTConsumers (reverted in r213325) 2014-08-10 19:56:51 +00:00
AST Add some FIXMEs. 2014-08-11 18:35:44 +00:00
ASTMatchers Recommit 213307: unique_ptr-ify ownership of ASTConsumers (reverted in r213325) 2014-08-10 19:56:51 +00:00
Analysis clangAnalysis: Avoid member initializers in TempDtorContext to appease msc17. 2014-08-08 09:51:07 +00:00
Basic Increase SmallVector<> size in DiagnosticsEngine::setSeverityForGroup 2014-08-11 16:05:54 +00:00
CodeGen Revert r215365 - Coverage mapping: emit mapping for cxx constructors that use microsoft's ABI 2014-08-11 18:21:34 +00:00
Driver ToolChains.cpp: Increase size of Lines vector in DetectDistro 2014-08-11 18:09:32 +00:00
Edit [CMake] Reorder libdeps by alphabetical order. 2014-07-14 04:59:27 +00:00
Format Fixes bug 20587 - Add K&R break before braces style 2014-08-11 12:18:01 +00:00
Frontend Revert r215331, "unique_ptrify CompilerInstance::OutputFile(s) and remove a unique_ptr around a non-owning raw_ostream in CodeGenAction::CreateASTConsumer" 2014-08-11 06:53:11 +00:00
FrontendTool Make clang's rewrite engine a core feature 2014-07-16 16:48:33 +00:00
Headers [AVX512] Add intrinsic for valignd/q 2014-08-05 17:28:23 +00:00
Index Make clang's rewrite engine a core feature 2014-07-16 16:48:33 +00:00
Lex Fix six tests are failing on Windows after r215241-r215243. 2014-08-09 18:13:01 +00:00
Parse Parser: Array decls with static but without array size are illformed 2014-08-08 07:21:18 +00:00
Rewrite Make clang's rewrite engine a core feature 2014-07-16 16:48:33 +00:00
Sema Sema: Properly perform lookup when acting on fields for desig inits 2014-08-11 18:33:59 +00:00
Serialization unique_ptr-ify the MemoryBuffer parameter of GlobalModuleIndex 2014-08-11 18:47:26 +00:00
StaticAnalyzer Work around default parameter problem in the static analyzer. 2014-08-11 14:54:30 +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