aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/ModuleBuilder.cpp
diff options
context:
space:
mode:
authorYoungsuk Kim <youngsuk.kim@hpe.com>2024-09-25 05:40:21 -0500
committerYoungsuk Kim <youngsuk.kim@hpe.com>2024-09-25 06:12:45 -0500
commitf5838cc17ffb1a0015a0d2687a72bf39b2847f6d (patch)
tree20e76a5c979a29daecf4c307745dee000ecf3941 /clang/lib/CodeGen/ModuleBuilder.cpp
parentdc2d0d5e1a4e7a7524f68aa9739acf22bee13b9e (diff)
downloadllvm-f5838cc17ffb1a0015a0d2687a72bf39b2847f6d.zip
llvm-f5838cc17ffb1a0015a0d2687a72bf39b2847f6d.tar.gz
llvm-f5838cc17ffb1a0015a0d2687a72bf39b2847f6d.tar.bz2
[clang-tools-extra] Don't flush llvm::raw_string_ostream (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. ( 65b13610a5226b84889b923bae884ba395ad084d for further reference )
Diffstat (limited to 'clang/lib/CodeGen/ModuleBuilder.cpp')
0 files changed, 0 insertions, 0 deletions