[PATCH] D49511: [Sema/Attribute] Check for noderef attribute

Leonard Chan via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Aug 9 17:51:44 PDT 2018


leonardchan added a comment.

@rsmith any more feedback on this current version? If it still looks incorrect to use the record this way, I don't mind simplifying it to work on lvalue to rvalue conversions without checking for a leading address space operation.


Repository:
  rC Clang

https://reviews.llvm.org/D49511





More information about the cfe-commits mailing list