[Lex] Use WritableMemoryBuffer in ScratchBuffer.cpp
This avoids the need to const_cast the buffer contents to write to it. NFCI. llvm-svn: 322268
Loading
Please sign in to comment
This avoids the need to const_cast the buffer contents to write to it. NFCI. llvm-svn: 322268