commit | 8feeb4966210bb7563cbbd07b9e322a386c0cb10 | [log] [tgz] |
---|---|---|
author | John McCall <rjmccall@apple.com> | Wed Mar 02 02:04:40 2011 +0000 |
committer | John McCall <rjmccall@apple.com> | Wed Mar 02 02:04:40 2011 +0000 |
tree | f2dc72170eb52f4d0673fc99c6a3f48a54f0471e | |
parent | c52264e71931352cc1e87130713b4a4bc6872a03 [diff] |
Semantic checking for exception specifications should be triggered by whether C++ exceptions are enabled, not exceptions in general. PR9358. llvm-svn: 126820