[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 11:47:14 PST 2018
george.karpenkov added a comment.
> Well,, that seems unfortunate if we have the only supported interface for the static analyzer be an internal interface. Perhaps it can be given a different option? Even discounting this change, I that seems like it would be appropriate.
Officially there is, it's called `-Xanalyzer`, but in practice it does the same as `-Xclang`, and users use the two interchangeably.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D55150/new/
https://reviews.llvm.org/D55150
More information about the cfe-commits
mailing list