diff options
| author | Youngsuk Kim <youngsuk.kim@hpe.com> | 2024-07-04 21:57:22 -0500 |
|---|---|---|
| committer | Youngsuk Kim <youngsuk.kim@hpe.com> | 2024-07-04 21:59:19 -0500 |
| commit | 9e211744b82a72e08c137f75b1c671713e2891af (patch) | |
| tree | 8139185dc76eb756fd1ea7ee0ae5414986c9f5f7 /llvm/tools/llvm-cov/CodeCoverage.cpp | |
| parent | ffc459de7540eaf9bdbcb7b7cc2376fd7e9e7f11 (diff) | |
| download | llvm-9e211744b82a72e08c137f75b1c671713e2891af.zip llvm-9e211744b82a72e08c137f75b1c671713e2891af.tar.gz llvm-9e211744b82a72e08c137f75b1c671713e2891af.tar.bz2 | |
[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 item to remove `raw_string_ostream::str()`.
Diffstat (limited to 'llvm/tools/llvm-cov/CodeCoverage.cpp')
0 files changed, 0 insertions, 0 deletions
