RE: r316447 - Fix spelling in comment, field is isMsStruct, not Strust

2017-10-24 Thread Keane, Erich via cfe-commits
Ah, thanks for letting me know! I’ll do that now. From: tha...@google.com [mailto:tha...@google.com] On Behalf Of Nico Weber Sent: Tuesday, October 24, 2017 8:59 AM To: Keane, Erich Cc: cfe-commits Subject: Re: r316447 - Fix spelling in comment, field is isMsStruct, not Strust This is fine

Re: r316447 - Fix spelling in comment, field is isMsStruct, not Strust

2017-10-24 Thread Nico Weber via cfe-commits
This is fine, but a few years ago we agreed that we shouldn't repeat method names in doxygen. So an Even Better Fix would've been to just remove everything up to (and including) the ' - ' :-) Just FYI, no need to follow this up with the deletion. On Tue, Oct 24, 2017 at 3:34 PM, Erich Keane via cf

r316447 - Fix spelling in comment, field is isMsStruct, not Strust

2017-10-24 Thread Erich Keane via cfe-commits
Author: erichkeane Date: Tue Oct 24 08:34:59 2017 New Revision: 316447 URL: http://llvm.org/viewvc/llvm-project?rev=316447&view=rev Log: Fix spelling in comment, field is isMsStruct, not Strust Modified: cfe/trunk/include/clang/AST/Decl.h Modified: cfe/trunk/include/clang/AST/Decl.h URL: ht