llvm-project/clang/lib
Vassil Vassilev 916d8be252 Allocate after the early exit checks. NFC.
llvm-svn: 283448
2016-10-06 13:18:06 +00:00
..
ARCMigrate [NFC] Header cleanup 2016-07-18 19:02:11 +00:00
AST Fix PR30440: Initialize FunctionTypeDepth in CXXNameMangler 2016-10-06 09:37:15 +00:00
ASTMatchers Complete support for the cxxCtorInitializer() AST matcher so that it can be used as a top-level matcher. 2016-09-26 17:04:27 +00:00
Analysis Revert r283106, "Wdocumentation fix" 2016-10-04 08:32:33 +00:00
Basic [Driver] Add driver support for Fuchsia 2016-10-06 06:08:09 +00:00
CodeGen PR22924, PR22845, some of CWG1464: When checking the initializer for an array 2016-10-05 22:41:02 +00:00
Driver [Driver] Add driver support for Fuchsia 2016-10-06 06:08:09 +00:00
Edit [OpenCL] Generate opaque type for sampler_t and function call for the initializer 2016-07-28 19:26:30 +00:00
Format Make DeletedLines local variables in checkEmptyNamespace. 2016-10-05 15:49:01 +00:00
Frontend [coroutines] Rename driver flag -fcoroutines to -fcoroutines-ts 2016-10-02 03:31:58 +00:00
FrontendTool C++ Modules TS: add frontend support for building pcm files from module 2016-08-26 00:14:38 +00:00
Headers [Clang][AVX512][BuiltIn]Adding missing intrinsics move_{sd|ss} to clang 2016-10-05 12:56:06 +00:00
Index Visit lambda capture inits from RecursiveASTVisitor::TraverseLambdaCapture(). 2016-08-17 14:59:53 +00:00
Lex Use StringRef for MemoryBuffer identifier API (NFC) 2016-10-01 16:38:28 +00:00
Parse [CUDA] Emit a warning if a CUDA host/device/global attribute is placed after '(...)'. 2016-09-30 19:55:55 +00:00
Rewrite Revert "[analyzer] Extend bug reports with extra notes" to fix Windows bot. 2016-10-04 02:19:17 +00:00
Sema [Sema] Fix PR30520: Handle incomplete field types in transparent_union unions 2016-10-06 09:47:29 +00:00
Serialization Allocate after the early exit checks. NFC. 2016-10-06 13:18:06 +00:00
StaticAnalyzer [analyzer] Squash a compile error in r283301. 2016-10-05 08:47:31 +00:00
Tooling Use llvm::raw_string_ostream instead of std::stringstream (NFC) 2016-10-06 04:26:16 +00:00
CMakeLists.txt