User Details
- User Since
- Feb 2 2016, 10:56 AM (372 w, 5 d)
May 14 2021
LGTM!
Apr 20 2021
Does anyone have any remaining concerns or a desire to take another pass through this patch? If not, then I'll commit this later this week on Aaron's LGTM.
Apr 12 2021
LGTM as well, thanks!
Apr 6 2021
Ping!
Apr 5 2021
Apr 1 2021
Mar 31 2021
Mar 30 2021
- Use the new marshaling infrastructure
- Fix a few places in Sema where we manually checked for ObjCDirectAttr instead of using isDirectMethod
Mar 29 2021
Address review comments.
Address @aaron.ballman's review comments. Also, fix a bug where we failed to properly parse an inherited constructor declaration with a trailing attribute.
Mar 23 2021
LGTM, thanks!
Mar 22 2021
Feb 10 2021
Feb 8 2021
Get rid of a useless return.
Feb 5 2021
Feb 1 2021
Sorry, yeah, I'm OK with this change.
Jan 28 2021
Jan 26 2021
LGTM
LGTM
LGTM!
Jan 25 2021
Dec 16 2020
Dec 14 2020
Dec 7 2020
Dec 6 2020
Dec 4 2020
LGTM
Address review comments.
Address review comments.
Dec 2 2020
LGTM!
Do we need to add APINotes support for this?
Nov 26 2020
Ping!
Nov 25 2020
Address review comments.
Address review comments.
Nov 17 2020
Split off parsing support for C++ attributes.
Nov 16 2020
Use a bit on Declarator instead of an ad-hoc bool parameter.
Nov 13 2020
Ping!
Add support for C++11-style attributes on using-declarations.
Nov 6 2020
Nov 5 2020
Nov 4 2020
Nov 3 2020
Address review comments, thanks!
Oct 27 2020
Oct 26 2020
Oct 23 2020
LGTM!
Oct 19 2020
Oct 15 2020
Oct 13 2020
Sep 3 2020
Sep 2 2020
Sep 1 2020
@aaron.ballman: Did you happen to get any feedback on macro attributes? There are a growing number of macros that we'd like to be able to deprecate, and having a workable solution would be useful for us.
Aug 31 2020
Aug 30 2020
Aug 12 2020
Jul 31 2020
LGTM
Jul 30 2020
@enh: Do you have commit rights? If not, Louis or I would be happy to commit this on your behalf.