[PATCH] D60379: Make precompiled headers reproducible

Anastasia Stulova via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Apr 16 08:55:56 PDT 2019


Anastasia added a comment.

FYI, I switched to `std::map` in this review:
https://reviews.llvm.org/D60778

@sylvestre.ledru  do you think it's possible to apply this patch and see if it work for your bug?

Btw I am still confused about the reproducibility - does clang produce the same PCH at least for the runs on the same revision?


Repository:
  rC Clang

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

https://reviews.llvm.org/D60379





More information about the cfe-commits mailing list