[PATCH] D40915: Always evaluate the second argument for CHECK() lazily.

Rui Ueyama via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 6 13:52:04 PST 2017


ruiu updated this revision to Diff 125804.
ruiu added a comment.

- Use C macro only for the arity 2 check function.


https://reviews.llvm.org/D40915

Files:
  lld/COFF/Driver.cpp
  lld/COFF/DriverUtils.cpp
  lld/COFF/InputFiles.cpp
  lld/COFF/Writer.cpp
  lld/ELF/Driver.cpp
  lld/ELF/InputFiles.cpp
  lld/include/lld/Common/ErrorHandler.h
  lld/wasm/InputFiles.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40915.125804.patch
Type: text/x-patch
Size: 21427 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171206/3e1329a5/attachment.bin>


More information about the llvm-commits mailing list