[llvm-bugs] [Bug 32096] unordered_set<std::pair<int, int>> initialiser list constructor.

via llvm-bugs llvm-bugs at lists.llvm.org
Tue Feb 28 19:19:42 PST 2017


https://bugs.llvm.org/show_bug.cgi?id=32096

Eric Fiselier <eric at efcs.ca> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|REOPENED                    |RESOLVED

--- Comment #3 from Eric Fiselier <eric at efcs.ca> ---
I improved the diagnostics in r296565.

Specifically I ensured that diagnostics regarding the invalidity of the hash
type are emitted before the compressed pair diagnostics.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20170301/e3466a74/attachment.html>


More information about the llvm-bugs mailing list