a_sidorin accepted this revision.
a_sidorin added a comment.
This revision is now accepted and ready to land.

Yes, this seems to be correct. Thanks!



================
Comment at: lib/AST/ASTStructuralEquivalence.cpp:1182
+
+  // Compare the definitions of these two eunums. If either or both are
+  // incomplete (i.e. forward declared), we assume that they are equivalent.
----------------
enums


Repository:
  rC Clang

https://reviews.llvm.org/D50444



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

Reply via email to