This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 17ad1c0 Revert "Attributes on K&R C functions should not cause incomp [...] new 98a017e Revert r294910 and recommit r294861 and r294862 with a target [...]
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/AST/Type.h | 39 ++++++++++++++++++++++++++++++++++++++ include/clang/AST/TypeLoc.h | 25 ++++++++++++++++++++++++ lib/Sema/SemaDecl.cpp | 9 +++++---- test/Sema/knr-def-call.c | 14 ++++++++++---- test/Sema/warn-strict-prototypes.c | 9 +++++++-- 5 files changed, 86 insertions(+), 10 deletions(-)