aboutsummaryrefslogtreecommitdiff
path: root/clang/unittests/Format/ConfigParseTest.cpp
diff options
context:
space:
mode:
authorYoungsuk Kim <joseph942010@gmail.com>2024-06-29 18:50:52 -0400
committerGitHub <noreply@github.com>2024-06-29 18:50:52 -0400
commitcaf26b9437ae3e26d4c9c8680d3e755aafeda6ed (patch)
treebb65fa7064e017c1be7faf3ec7fcea6a1f4055a9 /clang/unittests/Format/ConfigParseTest.cpp
parent56ef6a2eb2a25d5960eafdb17eaaaa73cb318e57 (diff)
downloadllvm-caf26b9437ae3e26d4c9c8680d3e755aafeda6ed.zip
llvm-caf26b9437ae3e26d4c9c8680d3e755aafeda6ed.tar.gz
llvm-caf26b9437ae3e26d4c9c8680d3e755aafeda6ed.tar.bz2
[llvm][utils] Avoid 'raw_string_ostream::str()' (NFC) (#97160)
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/Format/ConfigParseTest.cpp')
0 files changed, 0 insertions, 0 deletions