[libcxx-commits] [PATCH] D79924: [gdb] Decay type before passing into printer
Sterling Augustine via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Tue May 26 10:17:17 PDT 2020
saugustine added a comment.
This is puzzling to me, as we use this internally at Google all over the place, and it seems to work just fine. So I'm surprised we haven't noticed anything.
Could you provide a test that fails before this change, and works afterward? Should be easy to add.
Repository:
rCXX libc++
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D79924/new/
https://reviews.llvm.org/D79924
More information about the libcxx-commits
mailing list