[PATCH] D70259: [Error] Add source location to cantFail

Don Hinton via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 14 12:52:48 PST 2019


hintonda updated this revision to Diff 229381.
hintonda added a comment.

- Replace macro magic with matching 3-parameter template functions.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D70259

Files:
  llvm/include/llvm/Support/Error.h
  llvm/unittests/Support/ErrorTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70259.229381.patch
Type: text/x-patch
Size: 5959 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191114/c0818be1/attachment.bin>


More information about the llvm-commits mailing list