Commit 6b46166e authored by Jordan Rupprecht's avatar Jordan Rupprecht
Browse files

[llvm][NFC] Suppress `-Wunused-result` call to `write`

Commit 87e6f87f adds a call to `::write()`, which may be annotated w/ `warn_unused_result`, leading to `-Wunused-result` failures.
parent 51f16814
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment