EricWF accepted this revision. EricWF added a comment. This revision is now accepted and ready to land.
LGTM. Although it would be useful to test that `hash<variant<...>>` and `hash<optional<T>>` do not have noexcept call operators. Alternatively should we make `hash` conditionally noexcept for `variant` and `optional`? https://reviews.llvm.org/D31234 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits