[clangd] Fix a bug in TweakTest::decorate()
The second argument to string::substr() is a count, not an end position. Differential Revision: https://reviews.llvm.org/D144453
parent
3e78fa86
Please register or sign in to comment
The second argument to string::substr() is a count, not an end position. Differential Revision: https://reviews.llvm.org/D144453