[PATCH] D98824: [Tooling] Handle compilation databases containing commands with double dashes

Kadir Cetinkaya via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Mar 22 01:18:32 PDT 2021


kadircet accepted this revision.
kadircet added a comment.
This revision is now accepted and ready to land.

thanks, lgtm!

one final nit: `getInsertArgumentAdjuster` defaults the position to `ArgumentInsertPosition::END` when there's a single argument to insert. so you can drop those.


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

https://reviews.llvm.org/D98824



More information about the cfe-commits mailing list