dblaikie added a comment.

@rsmith - would it make sense to disable preferred names use when 
`PrintingPolicy::PrintCanonicalTypes` is used? It's used in `CGDebugInfo`, but 
also in `Sema::findFailedBooleanCondition` - so maybe we need another 
`PrintingPolicy` flag for this so `CGDebugInfo` can use the flag, but 
`Sema::findFailedBooleanCondition` can keep using preferred names?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D91311

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to