llvm-project/lldb/source/Plugins/Process/mach-core
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
..
CMakeLists.txt Normalize some lldb #include statements. 2018-05-22 22:53:50 +00:00
ProcessMachCore.cpp Simplify Boolean expressions 2018-12-15 00:15:33 +00:00
ProcessMachCore.h Remove header grouping comments. 2018-11-11 23:17:06 +00:00
ThreadMachCore.cpp Move SafeMachO from Utility to Host 2018-09-12 12:26:05 +00:00
ThreadMachCore.h Remove header grouping comments. 2018-11-11 23:17:06 +00:00