[PATCH] D71953: [Tooling] Infer driver mode and target for FixedCompilationDatabase

Hanjiang Yu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Dec 27 21:22:35 PST 2019


de1acr0ix planned changes to this revision.
de1acr0ix added a comment.

I realized an obvious problem: if the first argument is "-cc" or something compiler option ends with a possible driver mode suffix it would be treated as compiler binary name.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D71953





More information about the cfe-commits mailing list