[all-commits] [llvm/llvm-project] eafe98: [clang-format] Always add a space after #if and #e...
Owen Pan via All-commits
all-commits at lists.llvm.org
Tue Feb 13 22:36:04 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: eafe98f937c790632452d1ab741477e4fb7e5531
https://github.com/llvm/llvm-project/commit/eafe98f937c790632452d1ab741477e4fb7e5531
Author: Owen Pan <owenpiano at gmail.com>
Date: 2024-02-13 (Tue, 13 Feb 2024)
Changed paths:
M clang/lib/Format/TokenAnnotator.cpp
M clang/unittests/Format/FormatTest.cpp
Log Message:
-----------
[clang-format] Always add a space after #if and #elif (#81578)
Fixes #81569.
More information about the All-commits
mailing list