[clang] [Clang][NFC] Remove '--' separator in the linker wrapper usage (PR #84253)

Fangrui Song via cfe-commits cfe-commits at lists.llvm.org
Thu Mar 7 00:40:50 PST 2024


MaskRay wrote:

If a LLVMOption users needs to parse `--`, DashDashParsing from https://reviews.llvm.org/D152286 is better :)

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


More information about the cfe-commits mailing list