tk1012 added inline comments.

================
Comment at: lib/AST/ASTImporter.cpp:1665
           // they occur in the same location in the context records.
           if (Optional<unsigned> Index1 =
                   StructuralEquivalenceContext::findUntaggedStructOrUnionIndex(
----------------
Anonymous structs/unions are checked here.


https://reviews.llvm.org/D39886



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

Reply via email to