[clang] [clang-format] Fix a bug in annotating StartOfName (PR #99791)

Alexander Lohnau via cfe-commits cfe-commits at lists.llvm.org
Sat Sep 14 01:55:17 PDT 2024


alex1701c wrote:

That is very unfortunate. It means one will either get different results for the clang-format versions, one disables the formatting, or works around it by sth. Like Q_EMIT(something()->mySignal()).

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


More information about the cfe-commits mailing list