[PATCH] D91302: Handle template instantiations better in clang-tidy check

Stephen Kelly via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Dec 22 12:11:40 PST 2020


steveire added a comment.

In D91302#2468665 <https://reviews.llvm.org/D91302#2468665>, @thakis wrote:

> Looks like this breaks tests on windows: http://45.33.8.238/win/30322/step_8.txt
>
> Ptal, and revert for now if it takes a while to fix. (In particular, prefer reverting over disabling the test on win.)

Just so I know - how am I supposed to monitor build health after a push? I usually monitor http://lab.llvm.org:8011/#/changes/7087 but it only shows success. How should this fail on Windows be coming on to my radar?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D91302



More information about the cfe-commits mailing list