summaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorMark de Wever <koraq@xs4all.nl>2021-10-28 17:48:27 +0200
committerMark de Wever <koraq@xs4all.nl>2021-10-30 12:50:57 +0200
commit4cb3d7d7b4abbd0ad47fc3e590eafa5426726066 (patch)
tree85ff6cd09f20243e9aaef0c0dd6ba36ec1f230f8 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parent7ee5e7e97c1c9365c083f8ae456b5eda3c5540c0 (diff)
[libc++] Update clang-format to C++20.
We now use clang-format-13 which has the option SpacesInAngles. This allows us to switch the default language version to C++20, which should avoid breaking code when formatting due to the adding of whitespace. For example `u8"foo"` no longer is formatted as `u8 "foo"`. Reviewed By: #libc, ldionne Differential Revision: https://reviews.llvm.org/D112728
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions