Skip to content
Commit 960c0d0b authored by Michael Kruse's avatar Michael Kruse
Browse files

[ScopInfo] Fix r302231 to use logical or (||). NFC.



In r302231 we mistakenly use bitwise or (|) instead of logical
or (||). This patch fixes that.

Contributed-by: default avatarSameer AbuAsal <sabuasal@codeaurora.org>

Differential Revision: https://reviews.llvm.org/D33337

llvm-svn: 303386
parent a76e5fa1
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment