[PATCH] D21232: Add attribute noreturn to functions that throw

Aditya Kumar via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 15 09:36:41 PDT 2016


hiraditya retitled this revision from "Add attribute noreturn to functions that throw in std::vector" to "Add attribute noreturn to functions that throw".
hiraditya updated the summary for this revision.
hiraditya updated this revision to Diff 60855.
hiraditya added a comment.

Add attribute noreturn the all the functions in libcxx which throw.


http://reviews.llvm.org/D21232

Files:
  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.60855.patch
Type: text/x-patch
Size: 3575 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160615/0178e8d1/attachment.bin>


More information about the llvm-commits mailing list