summaryrefslogtreecommitdiffstats
path: root/llvm/lib
diff options
context:
space:
mode:
authorCraig Topper <craig.topper@gmail.com>2013-07-03 14:48:37 +0000
committerCraig Topper <craig.topper@gmail.com>2013-07-03 14:48:37 +0000
commit1b7cfb709b89c4f57637f0a8b543adb31a278b13 (patch)
tree2f4af993f0eee567b0f5c264c9ae6c9eeb83a6dc /llvm/lib
parentdc6d7eb860f3cec4c530d33f13329a03861ed931 (diff)
downloadbcm5719-llvm-1b7cfb709b89c4f57637f0a8b543adb31a278b13.tar.gz
bcm5719-llvm-1b7cfb709b89c4f57637f0a8b543adb31a278b13.zip
Fix regular expression used by 'make update' to only look for 'I' and '?' at the start of svn info results and to check for spaces after 'I' instead of just after '?'.
Previously it was able to match 'I' anywhere in the filenames of the svn info results instead of just files that where ignored or unknown to svn. This would cause 'make update' to infinitely recurse if a file was modified with I anywhere in its name since svn info would return a Path pointing to the llvm root for those files. llvm-svn: 185539
Diffstat (limited to 'llvm/lib')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud