diff options
author | mydeveloperday <mydeveloperday@gmail.com> | 2021-11-25 11:50:34 +0000 |
---|---|---|
committer | mydeveloperday <mydeveloperday@gmail.com> | 2021-11-25 11:51:21 +0000 |
commit | c2fe2b5a63bb7ec82d0a221bd144f6ce04661f90 (patch) | |
tree | 50d5eac261c675820aabb2011532057b7ac0bdec /llvm/lib/CodeGen/LocalStackSlotAllocation.cpp | |
parent | 165545c7a431aa3682fd9468014771c1c5228226 (diff) | |
download | llvm-c2fe2b5a63bb7ec82d0a221bd144f6ce04661f90.zip llvm-c2fe2b5a63bb7ec82d0a221bd144f6ce04661f90.tar.gz llvm-c2fe2b5a63bb7ec82d0a221bd144f6ce04661f90.tar.bz2 |
[clang-format] [C++20] [Module] clang-format couldn't recognize partitions
https://bugs.llvm.org/show_bug.cgi?id=52517
clang-format is butchering modules, this could easily become a barrier to entry for modules given clang-formats wide spread use.
Prevent the following from adding spaces around the `:` (cf was considering the ':' as an InheritanceColon)
Reviewed By: HazardyKnusperkeks, owenpan, ChuanqiXu
Differential Revision: https://reviews.llvm.org/D114151
Diffstat (limited to 'llvm/lib/CodeGen/LocalStackSlotAllocation.cpp')
0 files changed, 0 insertions, 0 deletions