commit | 8c2da1d2dca07bcf1845054bd99e27e5f8af40b5 | [log] [tgz] |
---|---|---|
author | Marcel Hlopko <hlopko@google.com> | Thu Oct 29 13:01:28 2020 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Oct 29 18:36:08 2020 -0700 |
tree | 6d6dd883c29640c63096bfe1128ae713b69bc77b | |
parent | 91b7d4f95e0268a3050b432bd757e44cb02fa049 [diff] |
Remove HAVE_VCS_VERSION_INC, not needed This preprocessor define was meant to be used to conditionally include VCSVersion.inc. However, the define was always set, and it was the content of the header that was conditionally generated. Therefore HAVE_VCS_VERSION_INC should be cleaned up. Reviewed By: gribozavr2, MaskRay Differential Revision: https://reviews.llvm.org/D84623 GitOrigin-RevId: 9bb9b737c5573cf3850230bc4db8dac7be0e1e85