[PATCH] D61027: Fix crash on switch conditions of non-integer types in templates
Kristóf Umann via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Aug 13 13:50:34 PDT 2019
Szelethus added a comment.
In D61027#1627785 <https://reviews.llvm.org/D61027#1627785>, @gribozavr wrote:
> Like @riccibruno said, `check-clang-tools` will run them. However, before committing a patch, please run `check-all` -- you never know what your patch can affect.
And also you'll need to have the `clang-tools-extra` project enabled in the CMake configuration.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D61027/new/
https://reviews.llvm.org/D61027
More information about the cfe-commits
mailing list