[PATCH] D60835: [Serialization] Stable serialization order for OpenCLTypeExtMap and OpenCLDeclExtMap

Anastasia Stulova via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Apr 18 06:58:51 PDT 2019


Anastasia accepted this revision.
Anastasia added a comment.
This revision is now accepted and ready to land.

>> We could still go for something like the following but accept that some a random failure might happen not necessarily on a commit that introduces it?
> 
> I am not sure that this is needed. Non-deterministic tests are really annoying.

Yes. I think this might be a wider topic to address if we happen to have more issues of this kind.


Repository:
  rC Clang

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

https://reviews.llvm.org/D60835





More information about the cfe-commits mailing list