llvm-project/lldb/source/Plugins/SystemRuntime/MacOSX
Jonas Devlieghere a6682a413d Simplify Boolean expressions
This patch simplifies boolean expressions acorss LLDB. It was generated
using clang-tidy with the following command:

run-clang-tidy.py -checks='-*,readability-simplify-boolean-expr' -format -fix $PWD

Differential revision: https://reviews.llvm.org/D55584

llvm-svn: 349215
2018-12-15 00:15:33 +00:00
..
AppleGetItemInfoHandler.cpp Simplify Boolean expressions 2018-12-15 00:15:33 +00:00
AppleGetItemInfoHandler.h Remove header grouping comments. 2018-11-11 23:17:06 +00:00
AppleGetPendingItemsHandler.cpp Simplify Boolean expressions 2018-12-15 00:15:33 +00:00
AppleGetPendingItemsHandler.h Remove header grouping comments. 2018-11-11 23:17:06 +00:00
AppleGetQueuesHandler.cpp Simplify Boolean expressions 2018-12-15 00:15:33 +00:00
AppleGetQueuesHandler.h Remove header grouping comments. 2018-11-11 23:17:06 +00:00
AppleGetThreadItemInfoHandler.cpp Simplify Boolean expressions 2018-12-15 00:15:33 +00:00
AppleGetThreadItemInfoHandler.h Remove header grouping comments. 2018-11-11 23:17:06 +00:00
CMakeLists.txt [CMake] [4/4] Update a batch of plugins 2017-01-31 22:31:38 +00:00
SystemRuntimeMacOSX.cpp [FileSystem] Move path resolution logic out of FileSpec 2018-11-01 21:05:36 +00:00
SystemRuntimeMacOSX.h Remove header grouping comments. 2018-11-11 23:17:06 +00:00