llvm-project/lldb/tools
Jonas Devlieghere 8d20cfdfc6 [NFC] Replace `compare` with (in)equality operator where applicable.
Using compare is verbose, bug prone and potentially inefficient (because
of early termination). Replace relevant call sites with the (in)equality
operator.

llvm-svn: 349972
2018-12-21 22:46:10 +00:00
..
argdumper Introduce lldb-framework CMake target and centralize its logic 2018-06-18 18:27:16 +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 Remove comments after header includes. 2018-11-11 23:16:43 +00:00
darwin-threads the thread id is easier to read in base16. 2018-03-06 23:33:02 +00:00
debugserver [NFC] Replace `compare` with (in)equality operator where applicable. 2018-12-21 22:46:10 +00:00
driver [Driver] Fix --repl argument. 2018-12-17 18:11:48 +00:00
install-headers add back an Xcode-specific Makefile for header installation 2016-01-28 22:34:36 +00:00
intel-features Remove header grouping comments. 2018-11-11 23:17:06 +00:00
lldb-mi [NFC] Replace `compare` with (in)equality operator where applicable. 2018-12-21 22:46:10 +00:00
lldb-perf Make lldb -Werror clean for -Wstring-conversion 2017-01-06 00:38:06 +00:00
lldb-server [Reproducers] Change how reproducers are initialized. 2018-12-03 17:28:29 +00:00
lldb-test ELF: Don't create sections for section header index 0 2018-12-18 15:56:45 +00:00
lldb-vscode Simplify Boolean expressions 2018-12-15 00:15:33 +00:00
CMakeLists.txt [cmake] Add option to skip building lldb-server 2018-08-23 18:05:45 +00:00