Page MenuHomePhabricator

Please use GitHub pull requests for new patches. Avoid migrating existing patches. Phabricator shutdown timeline

ahmedasadi (Ahmed Asadi)
User

Projects

User does not belong to any projects.

User Details

User Since
Mar 16 2017, 8:21 PM (349 w, 4 d)

Recent Activity

Apr 3 2017

ahmedasadi updated the diff for D31235: Enhance -Wshadow to warn when shadowing typedefs or type aliases.

Updated diff to address Eric's comment - it's best not to issue a warning if the shadowing declaration is part of a class (this is what GCC currently does).

Apr 3 2017, 10:55 PM

Mar 30 2017

ahmedasadi added a comment to D31235: Enhance -Wshadow to warn when shadowing typedefs or type aliases.

Thanks for reviewing. Would you be able to commit this patch for me, as I do not have commit access?

Mar 30 2017, 9:14 PM
ahmedasadi updated the diff for D31235: Enhance -Wshadow to warn when shadowing typedefs or type aliases.

Re-ordered the checks in shouldWarnIfShadowedDecl as suggested by rnk.

Mar 30 2017, 9:13 PM

Mar 28 2017

ahmedasadi updated the diff for D31235: Enhance -Wshadow to warn when shadowing typedefs or type aliases.
Mar 28 2017, 10:16 PM
ahmedasadi added inline comments to D31235: Enhance -Wshadow to warn when shadowing typedefs or type aliases.
Mar 28 2017, 12:56 PM

Mar 22 2017

ahmedasadi added inline comments to D31235: Enhance -Wshadow to warn when shadowing typedefs or type aliases.
Mar 22 2017, 2:22 PM
ahmedasadi updated the diff for D31235: Enhance -Wshadow to warn when shadowing typedefs or type aliases.

Updated diff to include context.

Mar 22 2017, 10:52 AM
ahmedasadi added reviewers for D31235: Enhance -Wshadow to warn when shadowing typedefs or type aliases: rsmith, rnk.
Mar 22 2017, 1:10 AM
ahmedasadi created D31235: Enhance -Wshadow to warn when shadowing typedefs or type aliases.
Mar 22 2017, 12:55 AM

Mar 17 2017

ahmedasadi added a comment to D31069: Don't warn about an unreachable fallthrough annotation in a template function.

Thanks for reviewing. Yes, I need someone to commit for me.

Mar 17 2017, 5:29 AM

Mar 16 2017

ahmedasadi updated the diff for D31069: Don't warn about an unreachable fallthrough annotation in a template function.

Added a test case.

Mar 16 2017, 9:46 PM
ahmedasadi created D31069: Don't warn about an unreachable fallthrough annotation in a template function.
Mar 16 2017, 8:53 PM