aboutsummaryrefslogtreecommitdiff
path: root/clang/unittests/Interpreter/InterpreterTest.cpp
diff options
context:
space:
mode:
authorYoungsuk Kim <joseph942010@gmail.com>2024-06-30 09:52:17 -0400
committerGitHub <noreply@github.com>2024-06-30 09:52:17 -0400
commitd40768f57ec017c20f2096916f782842eab41da4 (patch)
treeec7afd131af01ae8e92dee023b3c4ca0ebd13158 /clang/unittests/Interpreter/InterpreterTest.cpp
parent66d86a63e7f10905fd3e6104cebceeb53851ff1d (diff)
downloadllvm-d40768f57ec017c20f2096916f782842eab41da4.zip
llvm-d40768f57ec017c20f2096916f782842eab41da4.tar.gz
llvm-d40768f57ec017c20f2096916f782842eab41da4.tar.bz2
[llvm] Avoid 'raw_string_ostream::str()' (NFC) (#97203)
Since `raw_string_ostream` doesn't own the string buffer, it is desirable (in terms of memory safety) for users to directly reference the string buffer rather than use `raw_string_ostream::str()`. Work towards TODO comment to remove `raw_string_ostream::str()`.
Diffstat (limited to 'clang/unittests/Interpreter/InterpreterTest.cpp')
0 files changed, 0 insertions, 0 deletions