xazax.hun added a comment.

Thanks for all the reviews. Do you have any preference about the spelling of 
the annotation mentioned in the description?

There were two ideas so far: `uses_offsetof`, `may_use_offsetof`

While I like those, I wonder if it is a good idea to have `offsetof` in the 
name. One might use other methods, e.g. cast the address of the first field to 
a pointer to struct to access other members.


Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D57230/new/

https://reviews.llvm.org/D57230



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to