[PATCH] D20243: [PCH] Disable inclusion of timestamps when generating pch files on windows.

pierre gousseau via cfe-commits cfe-commits at lists.llvm.org
Thu May 19 04:31:53 PDT 2016


pgousseau added a comment.

In http://reviews.llvm.org/D20243#433615, @thakis wrote:

> Did you see http://reviews.llvm.org/D19815 ? Does that help? Warren might have opinions on this.


Yes thanks, I agree with Warren, this is a separate issue.
In the test I am adding I avoid the issue that Warren's review is for by only using '#pragma once' in a sub header of the PCH.


http://reviews.llvm.org/D20243





More information about the cfe-commits mailing list