[PATCH] D52857: [clang-query] Add non-exclusive output API

Stephen Kelly via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Oct 22 12:36:26 PDT 2018


steveire added a comment.

> This seems confusing to me because I would expect set foo bar to set the value of a variable foo to bar,

This is already not the case with `set output diag` etc.

That said, I don't mind spelling this `<enable|disable> output foo`. It's not my decision. It's up to the reviewers.


Repository:
  rCTE Clang Tools Extra

https://reviews.llvm.org/D52857





More information about the cfe-commits mailing list