[PATCH] D21232: Add attribute noreturn to functions that throw
Aditya Kumar via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 15 16:52:58 PDT 2016
hiraditya updated this revision to Diff 60934.
hiraditya added a comment.
Replaced attribute with macro which would be defined conditionally.
http://reviews.llvm.org/D21232
Files:
libcxx/include/__config
libcxx/include/__locale
libcxx/include/deque
libcxx/include/future
libcxx/include/regex
libcxx/include/system_error
libcxx/include/vector
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21232.60934.patch
Type: text/x-patch
Size: 3136 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160615/05900efe/attachment.bin>
More information about the llvm-commits
mailing list