[llvm] [Support] Treat Windows "nul" as the null device in writeToOutput (PR #208179)

Wenju He via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 14 17:46:49 PDT 2026


wenju-he wrote:

> If the device's canonical name is NUL (uppercase), Use NUL instead of nul in the code.

thanks for the advice. Changed to canonical name NUL in the code

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


More information about the llvm-commits mailing list