diff options
author | Haojian Wu <hokein@google.com> | 2019-06-06 12:58:48 +0000 |
---|---|---|
committer | Haojian Wu <hokein@google.com> | 2019-06-06 12:58:48 +0000 |
commit | df95e6109e1cac8716bfc62ecf4500ed7420ecda (patch) | |
tree | 157d8ca61c7300abce9377569e57c8292f03044d /llvm/unittests/Support/FileCheckTest.cpp | |
parent | 559e69a821bc2d20651383bb9b1a43d19dc6e8b0 (diff) | |
download | llvm-df95e6109e1cac8716bfc62ecf4500ed7420ecda.zip llvm-df95e6109e1cac8716bfc62ecf4500ed7420ecda.tar.gz llvm-df95e6109e1cac8716bfc62ecf4500ed7420ecda.tar.bz2 |
[clang-tidy] Fix an assertion failure in misc-redundant-expression.
Summary:
The assertion "isIntegerConstantExpr" is triggered in the
isIntegerConstantExpr(), we should not call it if the expression is value
dependent.
Reviewers: gribozavr
Subscribers: xazax.hun, cfe-commits
Tags: #clang
Differential Revision: https://reviews.llvm.org/D62947
llvm-svn: 362701
Diffstat (limited to 'llvm/unittests/Support/FileCheckTest.cpp')
0 files changed, 0 insertions, 0 deletions