Fix up the ExceptionDemo for some API changes over the past <time>
authorDavid Blaikie <dblaikie@gmail.com>
Fri, 14 Aug 2015 00:24:56 +0000 (00:24 +0000)
committerDavid Blaikie <dblaikie@gmail.com>
Fri, 14 Aug 2015 00:24:56 +0000 (00:24 +0000)
commit00c293b052dc6e521be681617b3cf9b87c26e008
tree26578b151ec4284e1bff83ea75dc636a40a61025
parent62b7c9cb848c8f48a40d2697015bdaba0c789fe7
Fix up the ExceptionDemo for some API changes over the past <time>

This still doesn't build -Werror clean, but other than that it should at
least build.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@244994 91177308-0d34-0410-b5e6-96231b3b80d8
examples/ExceptionDemo/ExceptionDemo.cpp