llvm-project/clang/lib
John McCall f1ef796fd9 Allow the target field of a CK_ToUnion to be more easily recovered.
llvm-svn: 310963
2017-08-15 21:42:47 +00:00
..
ARCMigrate Added LLVM_FALLTHROUGH to address warning: this statement may fall through. NFC. 2017-06-03 06:23:19 +00:00
AST Allow the target field of a CK_ToUnion to be more easily recovered. 2017-08-15 21:42:47 +00:00
ASTMatchers [ASTMatchers] Fix use after free. 2017-06-09 17:55:42 +00:00
Analysis Reland "Thread Safety Analysis: fix assert_capability." 2017-08-08 19:44:34 +00:00
Basic [OpenCL] Allow targets to select address space per type 2017-08-15 09:38:18 +00:00
CodeGen [OpenCL] Support variable memory scope in atomic builtins 2017-08-15 16:02:49 +00:00
Driver Revert "Revert "Fix LLVMgold plugin name/path for non-Linux."" 2017-08-15 21:31:17 +00:00
Edit [clang] Fix format specifiers fixits for nested macros 2017-06-20 20:46:58 +00:00
Format clang-format: [JS] wrap optional properties in type aliases. 2017-08-14 16:09:08 +00:00
Frontend [OpenCL] Support variable memory scope in atomic builtins 2017-08-15 16:02:49 +00:00
FrontendTool Update after LLVM change r309087 2017-07-26 09:10:17 +00:00
Headers [OpenCL] Remove extra select functions from opencl-c.h 2017-08-05 02:23:47 +00:00
Index [index] Update indexing to handle CXXDeductionGuideDecls properly 2017-08-15 17:20:37 +00:00
Lex Rename cxx1z -> cxx17 across all diagnostic IDs. 2017-08-13 23:37:29 +00:00
Parse Allow pretty platform names in availability attributes 2017-08-15 14:42:01 +00:00
Rewrite [Analyzer] Add support for displaying cross-file diagnostic paths in HTML output 2017-08-03 18:12:22 +00:00
Sema Allow the target field of a CK_ToUnion to be more easily recovered. 2017-08-15 21:42:47 +00:00
Serialization Revert "PR19668, PR23034: Fix handling of move constructors and deleted copy constructors when deciding whether classes should be passed indirectly." 2017-08-09 12:22:25 +00:00
StaticAnalyzer [analyzer] Fix SimpleSValBuilder::simplifySVal 2017-08-14 21:23:08 +00:00
Tooling Switch to consumeError(), since this can crash otherwise. 2017-08-15 21:20:41 +00:00
CMakeLists.txt