[PATCH] D59734: [clang-tidy] Handle missing yaml module in run-clang-tidy.py

Zinovy Nis via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat Mar 23 05:40:37 PDT 2019


zinovy.nis marked an inline comment as done.
zinovy.nis added inline comments.


================
Comment at: test/clang-tidy/run-clang-tidy.cpp:1
+// RUN: %run_clang_tidy --help
 // RUN: rm -rf %t
----------------
Just check that python doesn't complain on the script code and imported modules.


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

https://reviews.llvm.org/D59734





More information about the cfe-commits mailing list