[PATCH] D69950: Reapply "Fix crash on switch conditions of non-integer types in templates"

Dmitri Gribenko via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Nov 8 14:06:34 PST 2019


gribozavr2 added a comment.

> Should I go ahead and revert my patch while I investigate the issue on Windows or should I just push a new patch deleting the 'CHECK-FIXES' while I look into the issue?

Yes. As a general rule, if you landed a patch and it broke a bot that was previously green, please revert ASAP and investigate later.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D69950





More information about the cfe-commits mailing list