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

Bruno Cardoso Lopes via cfe-commits cfe-commits at lists.llvm.org
Mon May 23 13:53:52 PDT 2016


bruno added a subscriber: bruno.
bruno added a comment.

Hi Pierre,


================
Comment at: test/PCH/pragma-once-timestamp.cpp:17
@@ +16,3 @@
+
+// REQUIRES: system-windows
+
----------------
Can you move this to the beginning of the file? It makes it easier to spot that this is windows only.


http://reviews.llvm.org/D20243





More information about the cfe-commits mailing list