[clang] [clang-format] Skip PP directives when determining brace kind (PR #69473)

Owen Pan via cfe-commits cfe-commits at lists.llvm.org
Thu Oct 19 16:33:26 PDT 2023


owenca wrote:

> Here's my solution to one of the regressions I caused (#68404)

I don't think it's a regression. On the contrary, it actually exposed another bug. :)


https://github.com/llvm/llvm-project/pull/69473


More information about the cfe-commits mailing list