[PATCH] [DomTree] Add API forceVerifyDomTree

Philip Reames listmail at philipreames.com
Thu Apr 9 10:01:43 PDT 2015


LGTM.  I would mildly prefer a boolean parameter to verifyDomTree with a default value, but I'm okay with either version.

You might also consider making the force version declaration under a #ifndef NDEBUG to ensure it doesn't accidentally get left on in a release build.


http://reviews.llvm.org/D8818

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/






More information about the llvm-commits mailing list