diff options
author | Dan Albert <danalbert@google.com> | 2014-04-23 04:45:42 +0000 |
---|---|---|
committer | Dan Albert <danalbert@google.com> | 2014-04-23 04:45:42 +0000 |
commit | 0056c8eb017b1be46dc63dd6cf3a403f66078439 (patch) | |
tree | 01b3a8dbc93852fa9e722d5a288af2cd010a7d59 /clang/lib/AST/Decl.cpp | |
parent | 47f07f8c9a1d5de7e1f84e61d2fd506828e07b8c (diff) | |
download | bcm5719-llvm-0056c8eb017b1be46dc63dd6cf3a403f66078439.tar.gz bcm5719-llvm-0056c8eb017b1be46dc63dd6cf3a403f66078439.zip |
Fixes incorrect #ifs for SJ/LJ exceptions
The was working because, given __APPLE__, _LIBUNWIND_BUILD_SJLJ_APIS was set to
__arm__, but other ARM targets not using SJ/LJ will fail to compile.
llvm-svn: 206941
Diffstat (limited to 'clang/lib/AST/Decl.cpp')
0 files changed, 0 insertions, 0 deletions