llvm-project/lldb/tools
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
..
argdumper Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
compact-unwind *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
darwin-debug Fix file names in file headers. NFC 2019-05-13 04:42:32 +00:00
darwin-threads the thread id is easier to read in base16. 2018-03-06 23:33:02 +00:00
debugserver Fix integer literals which are cast to bool 2019-05-24 00:44:33 +00:00
driver [lldb] Fix use-of-uninitialized-value in Driver 2019-05-22 23:37:48 +00:00
install-headers add back an Xcode-specific Makefile for header installation 2016-01-28 22:34:36 +00:00
intel-features Delete unnecessary copy ctors 2019-05-22 08:38:23 +00:00
lldb-instr [Reproducers] Capture return values of functions returning by ptr/ref 2019-04-03 21:31:22 +00:00
lldb-mi [lldb] NFC modernize codebase with modernize-use-nullptr 2019-05-23 11:14:47 +00:00
lldb-perf Delete unnecessary copy ctors/copy assignment operators 2019-05-15 11:23:54 +00:00
lldb-server [lldb] NFC modernize codebase with modernize-use-nullptr 2019-05-23 11:14:47 +00:00
lldb-test Include inlined functions when figuring out a contiguous address range 2019-05-06 20:01:21 +00:00
lldb-vscode [NFC] Remove ASCII lines from comments 2019-04-10 20:48:55 +00:00
CMakeLists.txt [CMake] Reinstate LLDB_CAN_USE_LLDB_SERVER 2019-05-13 22:55:11 +00:00