summaryrefslogtreecommitdiffstats
path: root/clang
diff options
context:
space:
mode:
authorMichael J. Spencer <bigcheesegs@gmail.com>2014-05-22 23:32:18 +0000
committerMichael J. Spencer <bigcheesegs@gmail.com>2014-05-22 23:32:18 +0000
commit6a0bc9954218d9e0a6be0f99d062919099a1938e (patch)
tree225383aad89a0fbb0a0e699ad627454dd654c001 /clang
parent64c0630585ac46bc3dbeb69ada50b106df8419f1 (diff)
downloadbcm5719-llvm-6a0bc9954218d9e0a6be0f99d062919099a1938e.tar.gz
bcm5719-llvm-6a0bc9954218d9e0a6be0f99d062919099a1938e.zip
[Graph Writer] Limit the length of the graph name because Windows can't handle it.
Windows can't handle paths longer than 260 code points without \\?\. Even with \\?\ it can't handle path components longer than 255 code points. So limit graph names to the arbitrary length of 140. Random characters are still added to the end, so it's ok if graph names collide. Differential Revision: http://reviews.llvm.org/D3883 llvm-svn: 209483
Diffstat (limited to 'clang')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud