diff options
author | Vedant Kumar <vsk@apple.com> | 2015-09-11 17:39:34 +0000 |
---|---|---|
committer | Vedant Kumar <vsk@apple.com> | 2015-09-11 17:39:34 +0000 |
commit | 276d5d9fbc7b0cf9bcd32adff7ed1a0f9bd6819e (patch) | |
tree | 0de09d949e6d60ce792c15cb881c0530c769ca7b /clang/test/Modules/ExtDebugInfo.cpp | |
parent | 7482709974b0f4001aef82d2489a683004b5a5a6 (diff) | |
download | bcm5719-llvm-276d5d9fbc7b0cf9bcd32adff7ed1a0f9bd6819e.tar.gz bcm5719-llvm-276d5d9fbc7b0cf9bcd32adff7ed1a0f9bd6819e.zip |
[test] Specify exception object type in two tests
Replace:
'try { throw 0; } catch (...)'
with
'try { throw 0; } catch (int e)'
in two test cases.
Differential Revision: http://reviews.llvm.org/D12743
llvm-svn: 247437
Diffstat (limited to 'clang/test/Modules/ExtDebugInfo.cpp')
0 files changed, 0 insertions, 0 deletions