| commit | e934af8e5876ed1fac4015f720c05538d93ab1f7 | [log] [tgz] |
|---|---|---|
| author | Eli Friedman <eli.friedman@gmail.com> | Fri Sep 06 21:09:09 2013 +0000 |
| committer | Eli Friedman <eli.friedman@gmail.com> | Fri Sep 06 21:09:09 2013 +0000 |
| tree | fcc8fbfb65fd482fb46cea7d359d3d191fe38c33 | |
| parent | deeafd8a5888ba113f4b5ee2e9b45a5315383013 [diff] |
Preserve exception specs in function decl merging. Exception specs are not part of the canonical type, but we shouldn't drop them just because we merged a noreturn attribute. Fixes PR17110. llvm-svn: 190206