http://llvm.org/bugs/show_bug.cgi?id=10026

Sean Hunt <[email protected]> changed:

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

--- Comment #5 from Sean Hunt <[email protected]> 2011-05-27 15:13:04 
CDT ---
It was actually a bug in IWYU; it was calling for the instantiation of a
non-template function. There's an IWYU fix which will go out with the next code
push; watch that bug. I've added asserts to clang to make it more clear in the
future that this is intended behavior.

-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to