diff options
author | Haojian Wu <hokein@google.com> | 2016-02-16 10:36:51 +0000 |
---|---|---|
committer | Haojian Wu <hokein@google.com> | 2016-02-16 10:36:51 +0000 |
commit | 6b4c0b5b663841f3c6702e5c1999b599bf1687ca (patch) | |
tree | 44635e960914f9610e60ebf59077618810ef9dbb /clang/lib/CodeGen/CGStmtOpenMP.cpp | |
parent | 67f880641c7ae3aa19bb9e7cce415f4bd727ee27 (diff) | |
download | bcm5719-llvm-6b4c0b5b663841f3c6702e5c1999b599bf1687ca.tar.gz bcm5719-llvm-6b4c0b5b663841f3c6702e5c1999b599bf1687ca.zip |
[clang-tidy] Fix an assert failure in `modernize-loop-convert`.
Summary:
The test code will trigger following an assert failure:
assert.h assertion failed at LoopConvertUtils.cpp:560 in
bool clang::tidy::modernize::ForLoopIndexUseVisitor::TraverseMemberExpr(clang::MemberExpr*): ExprType->isPointerType() && "Operator-> returned non-pointer type"
Reviewers: alexfh
Differential Revision: http://reviews.llvm.org/D17287
llvm-svn: 260953
Diffstat (limited to 'clang/lib/CodeGen/CGStmtOpenMP.cpp')
0 files changed, 0 insertions, 0 deletions