[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
Loading
Please sign in to comment
The second argument to string::substr() is a count, not an end position. Differential Revision: https://reviews.llvm.org/D144453