summaryrefslogtreecommitdiff
path: root/examples/ExceptionDemo/ExceptionDemo.cpp
Commit message (Expand)AuthorAge
* Remove stray semi-colon.Daniel Dunbar2010-06-15
* Remove the -enable-sjlj-eh option, which doesn't do anything.Duncan Sands2010-05-02
* Fix -Wcast-qual warning.Benjamin Kramer2010-04-20
* Adds a JIT based exception handling example to the examples directory. Garrison Venn2010-02-09