[LLVMbugs] [Bug 10931] clang tries to compile non-instantiated template function

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Thu Sep 15 06:15:50 PDT 2011


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

Douglas Gregor <dgregor at apple.com> changed:

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

--- Comment #1 from Douglas Gregor <dgregor at apple.com> 2011-09-15 08:15:49 CDT ---
Clang is more strict than GCC in this regard, and is behaving correctly:

  http://clang.llvm.org/compatibility.html#undep_incomplete

-- 
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.



More information about the llvm-bugs mailing list