MaskRay added a comment. In D136707#3892300 <https://reviews.llvm.org/D136707#3892300>, @jyknight wrote:
> This change has caused `clang -Wall -fdebug-default-version=5 -c -xc > /dev/null -o /dev/null` to print the following warning, because it has moved > the read of the argument into a conditional. > `clang: warning: argument unused during compilation: > '-fdebug-default-version=5' [-Wunused-command-line-argument]` > > It shouldn't warn about that. I will fix this. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D136707/new/ https://reviews.llvm.org/D136707 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits