lebedev.ri added inline comments.
================ Comment at: test/Sema/logical-op-parentheses-in-macros.c:3-4 +// RUN: -verify=logical-op-parentheses %s +// RUN: %clang_cc1 -fsyntax-only %s +// RUN: %clang_cc1 -Wparentheses -fsyntax-only %s + ---------------- The comment got lost, but these two are incorrect, they don't actually do anything, the `-verify=` is missing. https://reviews.llvm.org/D47687 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits