[LLVMbugs] [Bug 6317] Clang gets confused with nested classes and friend declarations
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Sun Feb 21 15:59:07 PST 2010
http://www.llvm.org/bugs/show_bug.cgi?id=6317
Chandler Carruth <chandlerc at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
AssignedTo|unassignedclangbugs at nondot. |chandlerc at gmail.com
|org |
--- Comment #1 from Chandler Carruth <chandlerc at gmail.com> 2010-02-21 17:59:07 CST ---
Created an attachment (id=4275)
--> (http://www.llvm.org/bugs/attachment.cgi?id=4275)
Proposed patch
After hours of debugging, one comment from dgregor led me directly to the fix.
5 line delta. =D
I'm working on test cases now since it seems this is a rather untested area of
C++ for us.
--
Configure bugmail: http://www.llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
More information about the llvm-bugs
mailing list