This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from aeafc17fa6 [ODRHash] Loosen checks on typedefs. new 432ed0e4a6 [Sema] Make typeof(OverloadedFunctionName) not a pointer.
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/clang/Sema/Sema.h | 3 ++- lib/Sema/SemaCast.cpp | 3 ++- lib/Sema/SemaOverload.cpp | 6 +++--- test/Sema/overloadable.c | 15 +++++++++++++++ test/SemaCXX/enable_if.cpp | 14 ++++++++++++++ 5 files changed, 36 insertions(+), 5 deletions(-)