diff options
author | Youngsuk Kim <youngsuk.kim@hpe.com> | 2024-09-19 17:00:44 -0500 |
---|---|---|
committer | Youngsuk Kim <youngsuk.kim@hpe.com> | 2024-09-19 17:18:10 -0500 |
commit | 7db641af13670aa1f1ecd3106eda3ce447afd752 (patch) | |
tree | 46f904c260518e6e5d24699b8a18bd6db642b102 /clang/unittests/Driver/ToolChainTest.cpp | |
parent | 079f31c11fda00fe30e10f90fff72fa396470174 (diff) | |
download | llvm-7db641af13670aa1f1ecd3106eda3ce447afd752.zip llvm-7db641af13670aa1f1ecd3106eda3ce447afd752.tar.gz llvm-7db641af13670aa1f1ecd3106eda3ce447afd752.tar.bz2 |
[clang] Don't call raw_string_ostream::flush() (NFC)
Don't call raw_string_ostream::flush(), which is essentially a no-op.
As specified in the docs, raw_string_ostream is always unbuffered
Diffstat (limited to 'clang/unittests/Driver/ToolChainTest.cpp')
0 files changed, 0 insertions, 0 deletions