[LLVMbugs] [Bug 18651] Poor typo correction with anonymous struct members
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Wed Feb 5 11:00:39 PST 2014
http://llvm.org/bugs/show_bug.cgi?id=18651
Kaelyn Takata <rikka at google.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
Assignee|unassignedclangbugs at nondot. |rikka at google.com
|org |
--- Comment #3 from Kaelyn Takata <rikka at google.com> ---
Committed r200868 which excludes unnamed structs and unions from typo
correction (since unnamed structs and unions that have been used to declare
objects aren't considered "anonymous" in C++).
--
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/20140205/32d189a6/attachment.html>
More information about the llvm-bugs
mailing list