| commit | 31ad754c96673eefe89baf6994fe2c040f1b3dd7 | [log] [tgz] |
|---|---|---|
| author | Sebastian Redl <sebastian.redl@getdesigned.at> | Sun Mar 13 17:09:40 2011 +0000 |
| committer | Sebastian Redl <sebastian.redl@getdesigned.at> | Sun Mar 13 17:09:40 2011 +0000 |
| tree | 76ac239f6c78c93339c8b1e1a6de24133ffb82af | |
| parent | 72216105433f8cde20b3314322cd6bb8e3a65ba1 [diff] |
Instead of storing an ASTContext* in FunctionProtoTypes with computed noexcept specifiers, unique FunctionProtoTypes with a ContextualFoldingSet, as suggested by John McCall. llvm-svn: 127568