[PATCH] D63640: [clang] Improve Serialization/Imporing of APValues

Tyker via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Oct 21 10:06:22 PDT 2020


Tyker added a comment.

In D63640#2339917 <https://reviews.llvm.org/D63640#2339917>, @rsmith wrote:

> 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.

i appiled martong's patch and landed it marking the test as XFAIL.


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