aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Analysis/ThreadSafetyCommon.cpp
diff options
context:
space:
mode:
authorSaleem Abdulrasool <compnerd@compnerd.org>2015-08-12 02:01:36 +0000
committerSaleem Abdulrasool <compnerd@compnerd.org>2015-08-12 02:01:36 +0000
commit9e5f2a96f1c2e0ba2456b86102d5f558bcfc01dc (patch)
tree8833c0945cd1c4d2d0b8571e426bfc3f302bef7b /clang/lib/Analysis/ThreadSafetyCommon.cpp
parent12c7837381a478ab7836f8176ccff37c8d182a1b (diff)
downloadllvm-9e5f2a96f1c2e0ba2456b86102d5f558bcfc01dc.zip
llvm-9e5f2a96f1c2e0ba2456b86102d5f558bcfc01dc.tar.gz
llvm-9e5f2a96f1c2e0ba2456b86102d5f558bcfc01dc.tar.bz2
X86: hoist a condition into a variable (NFC)
The same value is used multiple times through the function. Hoist the condition into a variable. This should fix a silly static analysis warning where the conditions flip around. No functional change intended. llvm-svn: 244713
Diffstat (limited to 'clang/lib/Analysis/ThreadSafetyCommon.cpp')
0 files changed, 0 insertions, 0 deletions