llvm-project/clang/include
Pierre Gousseau 533a893fa1 [PCH] Add a fno-pch-timestamp option to cc1 to disable inclusion of timestamps in PCH files.
This is to allow distributed build systems, that do not preserve time stamps, to use PCH files.

Second and last part of the patch proposed at:

Differential Revision: http://reviews.llvm.org/D20867

llvm-svn: 275267
2016-07-13 14:21:11 +00:00
..
clang [PCH] Add a fno-pch-timestamp option to cc1 to disable inclusion of timestamps in PCH files. 2016-07-13 14:21:11 +00:00
clang-c [OpenMP] Sema and parsing for 'distribute simd' pragma 2016-07-06 04:45:38 +00:00
CMakeLists.txt