llvm-project/lldb/source/Plugins/Platform/MacOSX
Jonas Devlieghere 8d20cfdfc6 [NFC] Replace `compare` with (in)equality operator where applicable.
Using compare is verbose, bug prone and potentially inefficient (because
of early termination). Replace relevant call sites with the (in)equality
operator.

llvm-svn: 349972
2018-12-21 22:46:10 +00:00
..
objcxx Simplify Boolean expressions 2018-12-15 00:15:33 +00:00
CMakeLists.txt Upstreaming the BridgeOS device support and the 2018-10-11 00:28:35 +00:00
PlatformAppleSimulator.cpp Remove header grouping comments. 2018-11-11 23:17:06 +00:00
PlatformAppleSimulator.h Remove header grouping comments. 2018-11-11 23:17:06 +00:00
PlatformAppleTVSimulator.cpp Simplify Boolean expressions 2018-12-15 00:15:33 +00:00
PlatformAppleTVSimulator.h Remove header grouping comments. 2018-11-11 23:17:06 +00:00
PlatformAppleWatchSimulator.cpp Simplify Boolean expressions 2018-12-15 00:15:33 +00:00
PlatformAppleWatchSimulator.h Remove header grouping comments. 2018-11-11 23:17:06 +00:00
PlatformDarwin.cpp Simplify Boolean expressions 2018-12-15 00:15:33 +00:00
PlatformDarwin.h Remove header grouping comments. 2018-11-11 23:17:06 +00:00
PlatformDarwinKernel.cpp [NFC] Replace `compare` with (in)equality operator where applicable. 2018-12-21 22:46:10 +00:00
PlatformDarwinKernel.h Remove header grouping comments. 2018-11-11 23:17:06 +00:00
PlatformMacOSX.cpp [NFC] Replace `compare` with (in)equality operator where applicable. 2018-12-21 22:46:10 +00:00
PlatformMacOSX.h Remove header grouping comments. 2018-11-11 23:17:06 +00:00
PlatformRemoteAppleBridge.cpp Remove header grouping comments. 2018-11-11 23:17:06 +00:00
PlatformRemoteAppleBridge.h Remove header grouping comments. 2018-11-11 23:17:06 +00:00
PlatformRemoteAppleTV.cpp Remove header grouping comments. 2018-11-11 23:17:06 +00:00
PlatformRemoteAppleTV.h Remove header grouping comments. 2018-11-11 23:17:06 +00:00
PlatformRemoteAppleWatch.cpp Remove header grouping comments. 2018-11-11 23:17:06 +00:00
PlatformRemoteAppleWatch.h Remove header grouping comments. 2018-11-11 23:17:06 +00:00
PlatformRemoteDarwinDevice.cpp Remove header grouping comments. 2018-11-11 23:17:06 +00:00
PlatformRemoteDarwinDevice.h Remove header grouping comments. 2018-11-11 23:17:06 +00:00
PlatformRemoteiOS.cpp Simplify Boolean expressions 2018-12-15 00:15:33 +00:00
PlatformRemoteiOS.h Remove header grouping comments. 2018-11-11 23:17:06 +00:00
PlatformiOSSimulator.cpp Simplify Boolean expressions 2018-12-15 00:15:33 +00:00
PlatformiOSSimulator.h Remove header grouping comments. 2018-11-11 23:17:06 +00:00