[llvm-bugs] [Bug 21264] non-modularized headers in modular build leads to quadratic compile time due to long redecl chains

via llvm-bugs llvm-bugs at lists.llvm.org
Sat Feb 13 10:07:38 PST 2016


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

Richard Smith <richard-llvm at metafoo.co.uk> changed:

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

--- Comment #2 from Richard Smith <richard-llvm at metafoo.co.uk> ---
This was fixed a while back by storing the canonical decl pointer on every
redeclarable.

-- 
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/20160213/94702a95/attachment.html>


More information about the llvm-bugs mailing list