summaryrefslogtreecommitdiff
path: root/bolt
diff options
context:
space:
mode:
authorOwen Pan <owenpiano@gmail.com>2023-05-06 16:29:16 -0700
committerOwen Pan <owenpiano@gmail.com>2023-05-08 19:45:30 -0700
commita4c87f8ccaccc76fd7d1c6c2e639ca84b9ec7794 (patch)
treec89bb4413c94ab6ce3f343e5e86a038fdddfb193 /bolt
parente494ebf9d09b1112dcf4f22984bdb51bbf5d8cd7 (diff)
downloadllvm-a4c87f8ccaccc76fd7d1c6c2e639ca84b9ec7794.tar.gz
[clang-format] Fix consecutive alignments in #else blocks
Since 3.8 or earlier, clang-format has been lumping all #else, #elif, etc blocks together when doing whitespace replacements and causing consecutive alignments across #else blocks. Commit c077975 partially addressed the problem but also triggered "regressions". This patch fixes the root cause of the problem and "reverts" c077975 (except for the unit tests). Fixes #36070. Fixes #55265. Fixes #60721. Fixes #61498. Differential Revision: https://reviews.llvm.org/D150057
Diffstat (limited to 'bolt')
0 files changed, 0 insertions, 0 deletions