summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenCXX/windows-itanium-exceptions.cpp
Commit message (Collapse)AuthorAgeFilesLines
* clang/test/CodeGenCXX/windows-itanium-exceptions.cpp: Add REQUIRES:asserts ↵NAKAMURA Takumi2014-06-291-0/+1
| | | | | | for now. llvm-svn: 211996
* test: add a test for windows itanium exceptionsSaleem Abdulrasool2014-06-281-0/+46
Some time ago, I noticed that try would get resolved incorrectly for Windows Itanium targets. Add an explicit test to exsure that exceptions are handled correctly for Windows Itanium environments. llvm-svn: 211992
OpenPOWER on IntegriCloud