Files
clang-p2996/clang/lib/CodeGen/MacroPPCallbacks.cpp
JOE1994 1b913cde2a [clang][CodeGen] Strip unneeded calls to raw_string_ostream::str() (NFC)
Try to avoid excess layer of indirection when possible.

p.s. Remove a call to raw_string_ostream::flush() which is a no-op.
2024-09-13 20:33:58 -04:00

6.4 KiB