compnerd requested changes to this revision.
compnerd added a comment.
This revision now requires changes to proceed.

Can you please add a round trip test as well?  Additionally, please add a 
proper commit message to describe the change here.



================
Comment at: clang/lib/APINotes/APINotesYAMLCompiler.cpp:425
+  Optional<StringRef> ReleaseOp;
+  FunctionsSeq MemberFuncs;
 };
----------------
Any reason to shorten `Functions` to `Funcs`?  It seems that it would be a bit 
odd given the other members.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D130446

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

Reply via email to