[PATCH] D55150: Emit warnings from the driver for use of -mllvm or -Xclang options.

George Karpenkov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Dec 6 10:59:35 PST 2018


george.karpenkov added reviewers: dcoughlin, NoQ.
george.karpenkov requested changes to this revision.
george.karpenkov added a comment.

Using `-Xclang` is the only way to pass options to the static analyzer, I don't think we should warn on it.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D55150/new/

https://reviews.llvm.org/D55150





More information about the cfe-commits mailing list