llvm-project/lldb/source/Plugins/Process/MacOSX-Kernel
Jonas Devlieghere 09ad8c8f73 Fix integer literals which are cast to bool
This change replaces built-in types that are implicitly converted to
booleans.

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

llvm-svn: 361580
2019-05-24 00:44:33 +00:00
..
CMakeLists.txt [CMake] [3/4] Update a batch of plugins 2017-01-31 22:29:11 +00:00
CommunicationKDP.cpp Fix integer literals which are cast to bool 2019-05-24 00:44:33 +00:00
CommunicationKDP.h typedef enum -> enum 2019-05-14 08:55:50 +00:00
ProcessKDP.cpp [NFC] Remove ASCII lines from comments 2019-04-10 20:48:55 +00:00
ProcessKDP.h [NFC] Remove ASCII lines from comments 2019-04-10 20:48:55 +00:00
ProcessKDPLog.cpp Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
ProcessKDPLog.h Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
RegisterContextKDP_arm.cpp Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
RegisterContextKDP_arm.h Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
RegisterContextKDP_arm64.cpp Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
RegisterContextKDP_arm64.h Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
RegisterContextKDP_i386.cpp Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
RegisterContextKDP_i386.h Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
RegisterContextKDP_x86_64.cpp Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
RegisterContextKDP_x86_64.h Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
ThreadKDP.cpp [NFC] Remove ASCII lines from comments 2019-04-10 20:48:55 +00:00
ThreadKDP.h [NFC] Remove ASCII lines from comments 2019-04-10 20:48:55 +00:00