This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lldb.
from 803f486c7 Fix signed-unsigned comparisons in MinidumpParserTest new f8b987548 [SymbolContext] Rewrite operator== to be more concise. new c9ac2db66 [CompilerType] Remove dead code. NFCI. new 03eb3b848 [CompilerType] Simplify operator!=. NFCI. new acd993f9c [RegisterValue] Rewrite operator!= in terms of operator==. NFCI.
The 4 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: source/Symbol/CompilerType.cpp | 13 +------------ source/Symbol/SymbolContext.cpp | 7 +------ source/Utility/RegisterValue.cpp | 27 +-------------------------- 3 files changed, 3 insertions(+), 44 deletions(-)