thakis marked an inline comment as done.
thakis added inline comments.

================
Comment at: clang/test/Frontend/plugin-unknown.c:3
+// RUN: not %clang_cc1 -add-plugin asdf %s 2>&1 | FileCheck --check-prefix=ADD 
%s
+// REQUIRES: plugins
+
----------------
Probably doesn't even require plugins, since we don't need to load any shared 
libaries for this test. I'll remove this.


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

https://reviews.llvm.org/D56273



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

Reply via email to