[clang] Fix printing of templated records. (PR #86339)

Zahira Ammarguellat via cfe-commits cfe-commits at lists.llvm.org
Tue Mar 26 12:04:20 PDT 2024


zahiraam wrote:

Creating a PR with 
`[](PrintingPolicy [[maybe_unused]] & Policy) {
    Policy.SuppressTagKeyword = true;
  };`
  on those tests.

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


More information about the cfe-commits mailing list