[PATCH] D70173: [clang][Tooling] Filter flags that generate output in SyntaxOnlyAdjuster

Haojian Wu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Nov 13 05:40:35 PST 2019


hokein accepted this revision.
hokein added inline comments.
This revision is now accepted and ready to land.


================
Comment at: clang/lib/Tooling/ArgumentsAdjusters.cpp:24
 
 /// Add -fsyntax-only option to the command line arguments.
 ArgumentsAdjuster getClangSyntaxOnlyAdjuster() {
----------------
nit: this comment seems out-of-date.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D70173





More information about the cfe-commits mailing list