diff options
author | Jonathan Peyton <jonathan.l.peyton@intel.com> | 2016-01-11 20:37:39 +0000 |
---|---|---|
committer | Jonathan Peyton <jonathan.l.peyton@intel.com> | 2016-01-11 20:37:39 +0000 |
commit | f6498629db666952cadd5923156a15a9f608183a (patch) | |
tree | b6a4fc22478485cf136abc9675e19a1852ad2b69 /lldb/source/Plugins/ScriptInterpreter/Python/PythonExceptionState.h | |
parent | ffbe12f4c56159ffbe84fcd23212f312c3c7214a (diff) | |
download | bcm5719-llvm-f6498629db666952cadd5923156a15a9f608183a.tar.gz bcm5719-llvm-f6498629db666952cadd5923156a15a9f608183a.zip |
Remove double negative in if() logic.
Change (__kmp_mic_type != non_mic) to (__kmp_mic_type == mic2)
llvm-svn: 257380
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonExceptionState.h')
0 files changed, 0 insertions, 0 deletions