aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Basic/SourceManager.cpp
diff options
context:
space:
mode:
authorStella Stamenova <stilis@microsoft.com>2018-12-10 17:23:28 +0000
committerStella Stamenova <stilis@microsoft.com>2018-12-10 17:23:28 +0000
commitb3f44ad9c2983428b0b9072ba79f02a3fc59f6a1 (patch)
tree6845b2a664e82d83cb11cd4e30fd2b4c100f774e /clang/lib/Basic/SourceManager.cpp
parent53f0d41dc4879cf79bea8acc4aa87064a085d05c (diff)
downloadllvm-b3f44ad9c2983428b0b9072ba79f02a3fc59f6a1.zip
llvm-b3f44ad9c2983428b0b9072ba79f02a3fc59f6a1.tar.gz
llvm-b3f44ad9c2983428b0b9072ba79f02a3fc59f6a1.tar.bz2
Do not use PATH_MAX with SmallString
Summary: Instead use a more reasonable value to start and rely on the fact that SmallString will resize if necessary. Reviewers: labath, asmith Reviewed By: labath Subscribers: lldb-commits Differential Revision: https://reviews.llvm.org/D55457 llvm-svn: 348775
Diffstat (limited to 'clang/lib/Basic/SourceManager.cpp')
0 files changed, 0 insertions, 0 deletions