[PATCH] D34440: [Clang] Expand response files before loading compilation database

Vladimir Plyashkun via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Aug 16 05:46:57 PDT 2017


vladimir.plyashkun added a comment.

@alexf
Thanks for the response!
Yes, we re-implemented logic and now use JSON compilation database to pass compiler options to Clang-Tidy.
Anyway, i think in general it's useful to support @response_files, see my comment: https://reviews.llvm.org/D34440#813411


Repository:
  rL LLVM

https://reviews.llvm.org/D34440





More information about the cfe-commits mailing list