diff options
author | George Karpenkov <ekarpenkov@apple.com> | 2018-11-13 22:17:16 +0000 |
---|---|---|
committer | George Karpenkov <ekarpenkov@apple.com> | 2018-11-13 22:17:16 +0000 |
commit | 6fd29477c35abe3b673896e4a92045ab5f4c5762 (patch) | |
tree | 99efdc9ece99320f5042c9e27eafbec867143ad7 /clang/lib/AST/FormatString.cpp | |
parent | b2d53c5d7d8f6e14b9705cca59078e584a7c2951 (diff) | |
download | bcm5719-llvm-6fd29477c35abe3b673896e4a92045ab5f4c5762.tar.gz bcm5719-llvm-6fd29477c35abe3b673896e4a92045ab5f4c5762.zip |
[lsan] [FIXUP] Fixup for http://reviews.llvm.org/D54484
After the change, the tests started failing, as skipped sections can be
equal in size to kMaxSegName.
Changing `<` to `<=` to address the off-by-one problem.
llvm-svn: 346804
Diffstat (limited to 'clang/lib/AST/FormatString.cpp')
0 files changed, 0 insertions, 0 deletions