[PATCH] D100473: [clang] Implement CompilerInvocation copy assignment

Michael Spencer via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Apr 16 08:56:48 PDT 2021


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

I think this is fine given that we already have a copy constructor with deep copy semantics.

lgtm


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D100473



More information about the cfe-commits mailing list