As part of this change, one existing test case has to be adjusted
because it accidentally stripped the NoDeref attribute without
getting caught.
Depends on D92140
Paths 
  |  Differential  D92141  
Fix noderef for AddrOf on MemberExpr ClosedPublic Authored by thejh on Nov 25 2020, 3:57 PM. 
Details 
 Summary As part of this change, one existing test case has to be adjusted Depends on D92140 
Diff Detail 
 
Unit TestsFailed 
 Event TimelineComment Actions (I marked this as depending on D92140 because if you apply this patch to the current HEAD directly, the tests will break.) Comment Actions LGTM. Thanks 
 This revision is now accepted and ready to land.Nov 25 2020, 4:37 PM Comment Actions Ok this time I remembered the email. Unsure why the bug isn't automatically closed though. 
Revision Contents 
 
 
Diff 307728 clang/lib/Sema/SemaExprMember.cpp
 clang/test/Frontend/noderef.c
  | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
These two can probably be removed since we have
above.