[PATCH] D107292: [clang] adds warning to alert user when they use alternative tokens as references

David Blaikie via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Aug 2 12:32:58 PDT 2021


dblaikie added a comment.

Not a huge objection - but minor quandry: What's the motivation for this patch? I don't know of any codebase that encourages/uses the alternative tokens and I wonder if adding more usability to them is a worthwhile investment in clang's codebase complexity, etc.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D107292



More information about the cfe-commits mailing list