/Brepro means we want reproducible builds, i.e. we _don't_ want the timestamp that's needed to be compatible with the incremental linker.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D23805
clang-cl: Make /Brepro actually work. ClosedPublic Authored by thakis on Aug 23 2016, 8:20 AM.
Details
Summary /Brepro means we want reproducible builds, i.e. we _don't_ want the timestamp that's needed to be compatible with the incremental linker.
Diff Detail Event Timelinethakis updated this object. This revision is now accepted and ready to land.Aug 23 2016, 12:34 PM
Revision Contents
Diff 68998 include/clang/Driver/CLCompatOptions.td
test/Driver/cl-options.c
|