aaron.ballman added inline comments.
================ Comment at: SemaCXX/base-class-ambiguity-check.cpp:1 +// RUN: %clang_cc1 -fsyntax-only %s + ---------------- aaron.ballman wrote: > This run line isn't testing anything. Since you're trying to ensure this > doesn't crash, I would put `-verify` on the RUN line and `// > expected-no-diagnostics` on the line below. This comment hasn't been applied yet. https://reviews.llvm.org/D41897 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits