This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from bce0a9abfff [NewPM] teach -passes= to emit meaningful error messages new cb8b3a2740a [ADT] Adds equality operators for DenseMap and DenseSet, an [...]
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: include/llvm/ADT/DenseMap.h | 43 ++++++++++++++++++++++++++++++++++++++++++ include/llvm/ADT/DenseSet.h | 28 +++++++++++++++++++++++++++ unittests/ADT/DenseMapTest.cpp | 20 ++++++++++++++++++++ unittests/ADT/DenseSetTest.cpp | 9 +++++++++ 4 files changed, 100 insertions(+)