diff options
author | Saleem Abdulrasool <compnerd@compnerd.org> | 2015-08-12 02:01:36 +0000 |
---|---|---|
committer | Saleem Abdulrasool <compnerd@compnerd.org> | 2015-08-12 02:01:36 +0000 |
commit | 9e5f2a96f1c2e0ba2456b86102d5f558bcfc01dc (patch) | |
tree | 8833c0945cd1c4d2d0b8571e426bfc3f302bef7b /clang/lib/Analysis/ThreadSafetyCommon.cpp | |
parent | 12c7837381a478ab7836f8176ccff37c8d182a1b (diff) | |
download | llvm-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