hanchenye-llvm-project/clang/tools
David Blaikie 0da49a7ef1 PR40096: Forwards-compatible with C++20 rule regarding aggregates not having user-declared ctors
Looks like these were in place to make these types move-only. That's
generally not a feature that the type should prescribe (unless it's an
inherent limitation) - instead leaving it up to the users of a type.

llvm-svn: 349669
2018-12-19 19:33:35 +00:00
..
arcmt-test Add explicit dependency on clangSerialization for a bunch of components to fix -DBUILD_SHARED_LIBS=on build 2018-12-12 08:02:18 +00:00
c-arcmt-test
c-index-test
clang-check Add explicit dependency on clangSerialization for a bunch of components to fix -DBUILD_SHARED_LIBS=on build 2018-12-12 08:02:18 +00:00
clang-diff Add explicit dependency on clangSerialization for a bunch of components to fix -DBUILD_SHARED_LIBS=on build 2018-12-12 08:02:18 +00:00
clang-format Portable Python script across Python version 2018-12-18 16:07:37 +00:00
clang-format-vs
clang-func-mapping Add explicit dependency on clangSerialization for a bunch of components to fix -DBUILD_SHARED_LIBS=on build 2018-12-12 08:02:18 +00:00
clang-fuzzer [clang-fuzzer] Add explicit dependency on clangSerialization for clangHandleCXX after rC348907 2018-12-12 14:33:24 +00:00
clang-import-test Add explicit dependency on clangSerialization for a bunch of components to fix -DBUILD_SHARED_LIBS=on build 2018-12-12 08:02:18 +00:00
clang-offload-bundler
clang-refactor PR40096: Forwards-compatible with C++20 rule regarding aggregates not having user-declared ctors 2018-12-19 19:33:35 +00:00
clang-rename Portable Python script across Python version 2018-12-18 16:07:37 +00:00
diag-build
diagtool [diagtool] Remove unneeded header includes. 2018-11-28 03:59:35 +00:00
driver [Driver] Add support for -fembed-bitcode for assembly file 2018-12-12 17:30:16 +00:00
libclang [AST] Unify the code paths of traversing lambda expressions. 2018-12-18 15:29:12 +00:00
scan-build Update the scan-build to generate SARIF. 2018-12-13 20:55:34 +00:00
scan-build-py Portable Python script across Python version 2018-12-18 16:07:37 +00:00
scan-view Portable Python script across Python version 2018-12-19 13:46:13 +00:00
CMakeLists.txt