[LLVMbugs] [Bug 9472] Missing support for __is_trivial
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Sat Apr 23 03:49:24 PDT 2011
http://llvm.org/bugs/show_bug.cgi?id=9472
Chandler Carruth <chandlerc at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
--- Comment #4 from Chandler Carruth <chandlerc at gmail.com> 2011-04-23 05:49:24 CDT ---
I believe r130057 implements almost all of __is_trivial. I'm closing this PR as
its no longer blocking anyone. I'll try to finish out the move constructor bits
soon anyways.
However, I'll admit to very haphazard testing of this feature. If test cases
can be contributed, especially any failing ones, that would be useful.
--
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