[llvm] Treat `''` and `""` in Gnu-tokenized response files as an empty string argument. (PR #187566)

Tony Allevato via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 31 06:48:20 PDT 2026


allevato wrote:

@jyknight Added those tests and a couple others (e.g., unterminated quote at EOF and newlines). Manually verified that the behavior matches a `gcc` invocation. PTAL.

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


More information about the llvm-commits mailing list