[PATCH] D80879: clang-tidy and clang-query wont crash with invalid command line options

Nico Weber via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun May 31 08:30:17 PDT 2020


thakis added a comment.

This breaks check-clang-tools on windows: http://45.33.8.238/win/16485/step_8.txt

Looks like you need to optionally allow a .exe suffix in the test. Please take a look, and revert if it takes a while until you can fix.

(I'm on a phone, else I'd fix myself.)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D80879





More information about the cfe-commits mailing list