rsmith added inline comments.

================
Comment at: clang/test/Sema/conversion_function_to_function.cpp:1
+// RUN: not %clang_cc1 -fsyntax-only -std=c++14 %s 2>&1 | FileCheck %s
+
----------------
rsmith wrote:
> Use `%clang_cc1 -verify` instead of `not %clang_cc1 | FileCheck`
This test should also live in `test/SemaCXX`, not `test/Sema`, because it's 
C++-specific.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D64820/new/

https://reviews.llvm.org/D64820



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
  • [PATCH] D64820: [... Richard Smith - zygoloid via Phabricator via cfe-commits

Reply via email to