[PATCH] D107690: [Modules] Do not remove failed modules after the control block phase

Volodymyr Sapsai via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Aug 12 17:23:08 PDT 2021


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

Looks good to me. The only nitpicky thing is I don't remember if the code style requires braces around multi-line case blocks or not.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D107690



More information about the cfe-commits mailing list