diff options
author | Zachary Turner <zturner@google.com> | 2018-07-21 15:39:05 +0000 |
---|---|---|
committer | Zachary Turner <zturner@google.com> | 2018-07-21 15:39:05 +0000 |
commit | c93b870c54303806371ba9132af686e88e256a78 (patch) | |
tree | 60526f038122f75c8b9f7d026677e8ffb392cd06 /libcxx/src/experimental/filesystem/operations.cpp | |
parent | 3d5a6dd6edf24deb1c44841c1480400c6fed3108 (diff) | |
download | bcm5719-llvm-c93b870c54303806371ba9132af686e88e256a78.tar.gz bcm5719-llvm-c93b870c54303806371ba9132af686e88e256a78.zip |
[llvm-undname] Flush output before demangling.
If an error occurs and we write it to stderr, it could appear
before we wrote the mangled name which we're undecorating.
By flushing stdout first, we ensure that the messages are always
sequenced in the correct order.
llvm-svn: 337645
Diffstat (limited to 'libcxx/src/experimental/filesystem/operations.cpp')
0 files changed, 0 insertions, 0 deletions