bcain added a comment. In D156330#4535974 <https://reviews.llvm.org/D156330#4535974>, @MaskRay wrote:
> Tip: use `%clang -fdriver-only -Werror -v` to test that a command produces no > warning or error and has an exit code of 0. Without it your > `Args.ClaimAllArgs(options::OPT_L);` change is untested. This test fails on the baseline because of the `CHECK-NOT: warning:` IIRC. But your suggestion sounds like a good one anyways, will do! Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D156330/new/ https://reviews.llvm.org/D156330 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits