Meinersbur marked 4 inline comments as done. Meinersbur added inline comments.
================ Comment at: lib/AST/ItaniumMangle.cpp:710-711 Out << "Ua9enable_ifI"; // FIXME: specific_attr_iterator iterates in reverse order. Fix that and use // it here. + for (AttrVec::const_iterator I = FD->getAttrs().begin(), ---------------- Will remove this FIXME in the next update. Repository: rC Clang https://reviews.llvm.org/D48100 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits