aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Basic/FileManager.cpp
diff options
context:
space:
mode:
authorDuncan P. N. Exon Smith <dexonsmith@apple.com>2020-12-02 13:48:40 -0800
committerDuncan P. N. Exon Smith <dexonsmith@apple.com>2020-12-02 14:33:20 -0800
commit168b803b4519ea49b11dfc98560623beb20e812f (patch)
tree4641a8af5ee92aabcb294a49ad11acd7a7f7fa89 /clang/lib/Basic/FileManager.cpp
parent91e66bfd321ff3e932a9f9706b22fcf455a4a686 (diff)
downloadllvm-168b803b4519ea49b11dfc98560623beb20e812f.zip
llvm-168b803b4519ea49b11dfc98560623beb20e812f.tar.gz
llvm-168b803b4519ea49b11dfc98560623beb20e812f.tar.bz2
ADT: Remove redundant `alignas` from IntervalMap, NFC
`AlignedArrayCharUnion` is now using `alignas`, which is properly supported now by all the host toolchains we support. As a result, the extra `alignas` on `IntervalMap` isn't needed anymore. This is effectively a revert of 379daa29744cd96b0a87ed0d4a010fa4bc47ce73. Differential Revision: https://reviews.llvm.org/D92509
Diffstat (limited to 'clang/lib/Basic/FileManager.cpp')
0 files changed, 0 insertions, 0 deletions