[clang] [clang-format][NFC] Eliminate the IsCpp parameter in all functions (PR #84599)

Owen Pan via cfe-commits cfe-commits at lists.llvm.org
Mon Mar 11 20:16:24 PDT 2024


owenca wrote:

> I mean multiple threads in the same process with different languages. maybe unlikely, but not impossible.

But libFormat/clang-format are _not_ multithreaded, right?

https://github.com/llvm/llvm-project/pull/84599


More information about the cfe-commits mailing list