This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from a8b9705 Fix the static build. new 7822164 [Modules] Consider enable_if attrs in isSameEntity.
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/Serialization/ASTReaderDecl.cpp | 44 +++++++++++++++++++++- test/Modules/Inputs/overloadable-attrs/a.h | 16 ++++++++ .../module.modulemap | 0 test/Modules/overloadable-attrs.cpp | 19 ++++++++++ 4 files changed, 77 insertions(+), 2 deletions(-) create mode 100644 test/Modules/Inputs/overloadable-attrs/a.h copy test/Modules/Inputs/{module-map-path-hash => overloadable-attrs}/module.modul [...] create mode 100644 test/Modules/overloadable-attrs.cpp