| commit | 8acb4280c52691aa67d3d98bbfc98e7a6710f369 | [log] [tgz] |
|---|---|---|
| author | Richard Smith <richard-llvm@metafoo.co.uk> | Thu Jul 31 21:57:55 2014 +0000 |
| committer | Richard Smith <richard-llvm@metafoo.co.uk> | Thu Jul 31 21:57:55 2014 +0000 |
| tree | c8c6fea174a68d3f36c80f21c2649cca64d7d3ef | |
| parent | 67474e3755d9a845c8ac1d614feafb6460d227bf [diff] |
Factor out exception specification information from FunctionProtoType::ExtProtoInfo. Most of the users of these fields don't care about the other ExtProtoInfo bits and just want to talk about the exception specification. llvm-svn: 214450