This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 14e7dfb47e Add tests for three-way self- and array comparison. new e32471d4a5 Fix a couple of wrong self-comparison diagnostics.
The 1 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: lib/Sema/SemaExpr.cpp | 8 ++++---- test/Sema/self-comparison.c | 5 +++++ test/SemaCXX/self-comparison.cpp | 4 ++++ 3 files changed, 13 insertions(+), 4 deletions(-)