[clang] [clang-format] Fix misannotations of `<` in ternary expressions (PR #100980)

Alan Zhao via cfe-commits cfe-commits at lists.llvm.org
Thu Jan 16 14:23:36 PST 2025


alanzhao1 wrote:

FYI this change messes up formatting of angle brackets for member function template parameters.

See #123144

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


More information about the cfe-commits mailing list