[PATCH] D94217: [clang-format] Find main include after block ended with #pragma hdrstop
RafaĆ Jelonek via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jan 7 13:45:30 PST 2021
rjelonek added a comment.
In D94217#2485178 <https://reviews.llvm.org/D94217#2485178>, @curdeius wrote:
> LGTM if you add a test for hdrstop(filename) and possibly with LF newline (as the test you've already added tests CRLF).
You would like to 2 unit tests called `DoNotTreatPrecompiledHeadersAsFirstBlockCRLF` and 'DoNotTreatPrecompiledHeadersAsFirstBlockLF`?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D94217/new/
https://reviews.llvm.org/D94217
More information about the cfe-commits
mailing list