[PATCH] D122740: [demangler] Node precision dumper
Nathan Sidwell via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 5 10:55:39 PDT 2022
urnathan added a comment.
In D122740#3424667 <https://reviews.llvm.org/D122740#3424667>, @dblaikie wrote:
> can/should this have test coverage?
Doesn't look simple. This is inside NDEBUG and explicitly writes to stderr, so I'm not sure how to capture that?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D122740/new/
https://reviews.llvm.org/D122740
More information about the llvm-commits
mailing list