[libcxx-commits] [PATCH] D91311: Add new 'preferred_name' attribute.

David Blaikie via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Sun Aug 8 15:30:36 PDT 2021


dblaikie added a comment.

Oh, I should say I wasn't able to get this behavior to be exposed in a diagnostic in my limited testing - and attempting to add diagnostic cases caused me to lose the reproduction in the ast dumping, perhaps because I added some AST that tickled/fixed the disparity somehow, though I'm pretty sure I avoided actually instantiating the definition of the template...


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D91311/new/

https://reviews.llvm.org/D91311



More information about the libcxx-commits mailing list