summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/ObjectFilePCHContainerOperations.cpp
diff options
context:
space:
mode:
authorGeoff Berry <gberry@codeaurora.org>2016-01-19 17:36:02 +0000
committerGeoff Berry <gberry@codeaurora.org>2016-01-19 17:36:02 +0000
commit5c6e076eb2a532431d1444d865f02b7dd35fc72d (patch)
treee1f53c74f541d0b548370876e4e556769a14836b /clang/lib/CodeGen/ObjectFilePCHContainerOperations.cpp
parent142c49bc42d948358d48d7b8c3f6dec11fdc30f1 (diff)
downloadbcm5719-llvm-5c6e076eb2a532431d1444d865f02b7dd35fc72d.tar.gz
bcm5719-llvm-5c6e076eb2a532431d1444d865f02b7dd35fc72d.zip
[cmake] Fix add_version_info_from_vcs git svn version bug.
Summary: add_version_info_from_vcs was setting SVN_REVISION to the last fetched svn revision when using git svn instead of the svn revision corresponding to HEAD. This leads to conflicts with the definition of SVN_REVISION in SVNVersion.inc generated by GetSVN.cmake when HEAD is not the most recently fetched svn revision. Use 'git svn info' to determine SVN_REVISION when git svn is being used instead (as is done in GetSVN.cmake). Reviewers: beanz Subscribers: llvm-commits Differential Revision: http://reviews.llvm.org/D16299 llvm-svn: 258148
Diffstat (limited to 'clang/lib/CodeGen/ObjectFilePCHContainerOperations.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud