[PATCH] D68425: [NFC] [FileCheck] Fix init of stack objects in unit tests
Thomas Preud'homme via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Oct 4 06:01:00 PDT 2019
thopre added a comment.
In D68425#1694398 <https://reviews.llvm.org/D68425#1694398>, @gribozavr wrote:
> Sorry, but this change broke the build: http://lab.llvm.org:8011/builders/clang-x86_64-debian-fast/builds/18721
>
> Please always run `ninja check-all` before committing.
>
> I reverted this change in r373722.
I did ran check check-llvm-unit which runs this test. Is it possible that the unit test is not run using the compiler just built?
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D68425/new/
https://reviews.llvm.org/D68425
More information about the llvm-commits
mailing list