[PATCH] D54356: Convert CheckICE into a statment visitor

Bill Wendling via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Nov 13 13:02:14 PST 2018


void abandoned this revision.
void added a comment.

This isn't necessary. We can assume it's in a constant context because it's checking for an ICE.


Repository:
  rC Clang

https://reviews.llvm.org/D54356





More information about the cfe-commits mailing list