Always evaluate the second argument for CHECK() lazily.
This patch is to rename check CHECK and make it a C macro, so that we can evaluate the second argument lazily. Differential Revision: https://reviews.llvm.org/D40915 llvm-svn: 319974
Loading
Please register or sign in to comment