Re-use a single SmallString instance to reduce the stack frame size
In certain builds (msan), this can otherwise exceed the stack frame limit set for certain environments. llvm-svn: 241894
Loading
Please sign in to comment
In certain builds (msan), this can otherwise exceed the stack frame limit set for certain environments. llvm-svn: 241894