Changed comments on foreign C++ exceptions (generated with type info 7),
authorGarrison Venn <gvenn.cfe.dev@gmail.com>
Wed, 28 Sep 2011 10:53:56 +0000 (10:53 +0000)
committerGarrison Venn <gvenn.cfe.dev@gmail.com>
Wed, 28 Sep 2011 10:53:56 +0000 (10:53 +0000)
commit113aa8612010434069fc5b5e09f6b2667e03e173
tree4f79425de0830c8272f15bf94d92a778a68fbbe7
parent42e5c799b61ce70620d4d4d4d20e847750a185c3
Changed comments on foreign C++ exceptions (generated with type info 7),
handling with references to
http://sourcery.mentor.com/public/cxx-abi/abi-eh.html (r 1.22).

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