summaryrefslogtreecommitdiff
path: root/lldb/test/API/functionalities/plugins/python_os_plugin
diff options
context:
space:
mode:
authorYoungsuk Kim <youngsuk.kim@hpe.com>2024-06-30 10:02:47 -0500
committerYoungsuk Kim <youngsuk.kim@hpe.com>2024-06-30 10:02:49 -0500
commitac84ada9a169a72ad136ef05c2c194f594f24a37 (patch)
treecb91f6bd179da3c65ac31df81e0359b70e96330b /lldb/test/API/functionalities/plugins/python_os_plugin
parent2051736f7bc3fb1a8daaeecc854f93604a590aba (diff)
[clang] Avoid 'raw_string_ostream::str' (NFC)
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 'lldb/test/API/functionalities/plugins/python_os_plugin')
0 files changed, 0 insertions, 0 deletions