reindent this whole file and do a variety of stylistic cleanups.
authorChris Lattner <sabre@nondot.org>
Fri, 8 Apr 2011 18:02:51 +0000 (18:02 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 8 Apr 2011 18:02:51 +0000 (18:02 +0000)
commit626ab1ccad703deefd386fc732d875f8e1319edb
tree5bf12e8b80c18df06023865071d6982ea28164dc
parentcad3f77fa8618ac940aa519cd40c403800977273
reindent this whole file and do a variety of stylistic cleanups.
This code is still a long way from following best practices.

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