[PATCH] D90646: [clang] Add warning when `-include-pch` is passed multiple times

Dave Lee via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Feb 9 09:17:40 PST 2021


kastiglione added a comment.

Is there any reason that `-include-pch` shouldn't follow the precedent of `-include`, which can be used multiple times? If not, then the end goal should be to support multiple uses, but in the mean time a warning is helpful.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D90646



More information about the cfe-commits mailing list