[Parallel_libs-commits] [PATCH] D24107: [StreamExecutor] getOrDie and dieIfError utils

Justin Lebar via Parallel_libs-commits parallel_libs-commits at lists.llvm.org
Wed Aug 31 15:56:47 PDT 2016


jlebar accepted this revision.
This revision is now accepted and ready to land.

================
Comment at: streamexecutor/include/streamexecutor/StreamExecutor.h:30
@@ +29,3 @@
+/// error handling, but real applications will likely want to define their own
+/// versions of these handlers so that errors are handled more gracefully that
+/// just exiting the program.
----------------
that


https://reviews.llvm.org/D24107





More information about the Parallel_libs-commits mailing list