[PATCH] D63846: [clang] Preserve names of addrspacecast'ed values.

John McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jul 8 13:29:31 PDT 2019


rjmccall added a comment.

I don't know what I think about widespread use of `-fno-discard-value-names` for now; please continue to use FileCheck variables, and we can make a holistic decision about that flag later.


Repository:
  rC Clang

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

https://reviews.llvm.org/D63846





More information about the cfe-commits mailing list