diff options
author | Tsang Whitney W.H <whitneyt@recycler.canlab.ibm.com> | 2019-11-10 05:39:40 +0000 |
---|---|---|
committer | Tsang Whitney W.H <whitneyt@recycler.canlab.ibm.com> | 2019-11-10 05:39:40 +0000 |
commit | 89453d186dc6ef985965f621efaa409f0ab7ede2 (patch) | |
tree | 029647e1bfc2dc35abbc07260acfe3b3a2fea93d /lldb/packages/Python/lldbsuite/test/python_api/signals/main.cpp | |
parent | c2751737e58c86a9c90bc8d6246893abcb06c3ca (diff) | |
download | bcm5719-llvm-89453d186dc6ef985965f621efaa409f0ab7ede2.tar.gz bcm5719-llvm-89453d186dc6ef985965f621efaa409f0ab7ede2.zip |
[NFC]: Fix PVS Studio warning in LoopNestAnalysis
Summary:This patch fixes the following warnings uncovered by PVS
Studio:
/home/xbolva00/LLVM/llvm-project/llvm/lib/Analysis/LoopCacheAnalysis.cpp
353 warn V612 An unconditional 'return' within a loop.
/home/xbolva00/LLVM/llvm-project/llvm/lib/Analysis/LoopCacheAnalysis.cpp
456 err V502 Perhaps the '?:' operator works in a different way than it
was expected. The '?:' operator has a lower priority than the '=='
operator.
Authored By:etiotto
Reviewer:Meinersbur, kbarton, bmahjour, Whitney, xbolva00
Reviewed By:xbolva00
Subscribers:hiraditya, llvm-commits
Tag:LLVM
Differential Revision:https://reviews.llvm.org/D69821
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/signals/main.cpp')
0 files changed, 0 insertions, 0 deletions