[clang] [Clang][Driver] report unsupported option error when link + compile in same process (PR #116476)

2024-11-24 Thread Reno Dakota via cfe-commits
https://github.com/paparodeo edited https://github.com/llvm/llvm-project/pull/116476 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[clang] [Clang][Driver] report unsupported option error when link + compile in same process (PR #116476)

2024-11-24 Thread Reno Dakota via cfe-commits
paparodeo wrote: Ping https://github.com/llvm/llvm-project/pull/116476 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[clang] [Clang][Driver] report unsupported option error regardless of argument order (PR #116476)

2024-11-15 Thread Reno Dakota via cfe-commits
https://github.com/paparodeo edited https://github.com/llvm/llvm-project/pull/116476 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[clang] [Clang][Driver] report unsupported option error regardless of argument order (PR #116476)

2024-11-15 Thread Reno Dakota via cfe-commits
https://github.com/paparodeo created https://github.com/llvm/llvm-project/pull/116476 Fixes: https://github.com/llvm/llvm-project/issues/116278 This change updates clang to report unsupported option errors regardless of the command line argument order. When clang with a source file and withou

[clang] [Clang][Driver] report unsupported option error regardless of argument order (PR #116476)

2024-11-22 Thread Reno Dakota via cfe-commits
paparodeo wrote: ping https://github.com/llvm/llvm-project/pull/116476 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits