[PATCH] D63640: [clang] Improve Serialization/Imporing of APValues
Richard Smith - zygoloid via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Oct 19 14:10:49 PDT 2020
rsmith added a comment.
In D63640#2331779 <https://reviews.llvm.org/D63640#2331779>, @Tyker wrote:
> but the "real" blocker is that the testing depends on D85144 <https://reviews.llvm.org/D85144> for testing.
> we could land it marking the tests XFAIL and correct it when dumping improvements arrive.
I'd be OK with that. We'll have coverage for this in various forms landing pretty soon.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D63640/new/
https://reviews.llvm.org/D63640
More information about the cfe-commits
mailing list