diff options
author | Duncan P. N. Exon Smith <dexonsmith@apple.com> | 2020-12-02 15:33:08 -0800 |
---|---|---|
committer | Duncan P. N. Exon Smith <dexonsmith@apple.com> | 2020-12-04 12:34:49 -0800 |
commit | d10f9863a5ac1cb681af07719650c44b48f289ce (patch) | |
tree | 5f5a324474b874d32726f3607937d25a60daf046 /clang/lib/Tooling/JSONCompilationDatabase.cpp | |
parent | fa4c3f70ff0768a270b0620dc6d158ed1205ec4e (diff) | |
download | llvm-d10f9863a5ac1cb681af07719650c44b48f289ce.zip llvm-d10f9863a5ac1cb681af07719650c44b48f289ce.tar.gz llvm-d10f9863a5ac1cb681af07719650c44b48f289ce.tar.bz2 |
ADT: Migrate users of AlignedCharArrayUnion to std::aligned_union_t, NFC
Prepare to delete `AlignedCharArrayUnion` by migrating its users over to
`std::aligned_union_t`.
I will delete `AlignedCharArrayUnion` and its tests in a follow-up
commit so that it's easier to revert in isolation in case some
downstream wants to keep using it.
Differential Revision: https://reviews.llvm.org/D92516
Diffstat (limited to 'clang/lib/Tooling/JSONCompilationDatabase.cpp')
0 files changed, 0 insertions, 0 deletions