[clang] [clang-format] Fix a bug in mis-annotating arrows (PR #67780)

Petr Hosek via cfe-commits cfe-commits at lists.llvm.org
Mon Oct 16 11:07:22 PDT 2023


petrhosek wrote:

This introduced a regression where Clang-Format misformats Thread Safety Analysis annotations that include an arrow, #69234 has more details. Would it be possible to take a look?

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


More information about the cfe-commits mailing list