[clang] [clang-format] Fix a bug in annotating `&&` enclosed in `<` and `>` (PR #65933)

Emilia Kond via cfe-commits cfe-commits at lists.llvm.org
Mon Sep 11 09:30:17 PDT 2023


https://github.com/rymiel approved this pull request.

I'm also suspicious of if a dereference like `*j` should ever be legal in a template argument, but that would be a different case

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


More information about the cfe-commits mailing list