[clang] [clang-format] Preserve trailing NOLINTEND placement with SeparateDefinitionBlocks (PR #190741)
via cfe-commits
cfe-commits at lists.llvm.org
Fri Apr 17 01:59:50 PDT 2026
================
----------------
owenca wrote:
You can define `NextLine` here:
```suggestion
const auto *NextLine = ... ;
```
https://github.com/llvm/llvm-project/pull/190741
More information about the cfe-commits
mailing list