[PATCH] D115168: [clang-format] [PR49298] Sort includes pass will sort inside raw strings
Björn Schäpers via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Dec 9 10:51:00 PST 2021
HazardyKnusperkeks added inline comments.
================
Comment at: clang/unittests/Format/SortIncludesTest.cpp:1162
+ "test.cxx", 0));
+}
+
----------------
You should add a `#undef X`.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D115168/new/
https://reviews.llvm.org/D115168
More information about the cfe-commits
mailing list