llvm-project/lldb/source/Plugins/Instruction
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
..
ARM [lldb] NFC modernize codebase with modernize-use-nullptr 2019-05-23 11:14:47 +00:00
ARM64 Fix integer literals which are cast to bool 2019-05-24 00:44:33 +00:00
MIPS [lldb] NFC modernize codebase with modernize-use-nullptr 2019-05-23 11:14:47 +00:00
MIPS64 [lldb] NFC modernize codebase with modernize-use-nullptr 2019-05-23 11:14:47 +00:00
PPC64 Simplify Triple::ppc64{,le} checks with Triple::isPPC64() 2019-05-16 09:07:33 +00:00
CMakeLists.txt