diff options
author | Nathan James <n.james93@hotmail.co.uk> | 2020-10-30 23:17:11 +0000 |
---|---|---|
committer | Nathan James <n.james93@hotmail.co.uk> | 2020-10-30 23:17:11 +0000 |
commit | 8a28a29c736e6ae88c86a8687e61a62b41e1c430 (patch) | |
tree | 25e2ebf09ad737c03c45bd6e2f3453bc6e02a1b9 /llvm/lib/Transforms/Utils/InlineFunction.cpp | |
parent | fccf4f6addc84dbc7168ac17db3a365a8888749b (diff) | |
download | llvm-8a28a29c736e6ae88c86a8687e61a62b41e1c430.zip llvm-8a28a29c736e6ae88c86a8687e61a62b41e1c430.tar.gz llvm-8a28a29c736e6ae88c86a8687e61a62b41e1c430.tar.bz2 |
[clang-tidy][test] Fix test failure when LLVM_ENABLE_WERROR is set.
After https://reviews.llvm.org/D80531 landed, a subtle bug was introduced where the test would fail if `LLVM_ENABLE_WERROR` was set. This just silences that error so the test case runs correctly, down the line it may be worth not enabling `-Werror` for clang-tidy tests even if the cmake flag is passed.
Diffstat (limited to 'llvm/lib/Transforms/Utils/InlineFunction.cpp')
0 files changed, 0 insertions, 0 deletions