[PATCH] D135422: Fix clang-format misattributing preprocessor directives to macros
Björn Schäpers via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sat Oct 8 02:51:38 PDT 2022
HazardyKnusperkeks added a comment.
The clang-format tests are (mainly) in `clang/unittests/Format/FormatTest.cpp`, please put it there.
You should have a Format-Tests (or similar) build target.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D135422/new/
https://reviews.llvm.org/D135422
More information about the cfe-commits
mailing list