This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from aba3b845b0 [ODRHash] Support TemplateName and TemplateArgument new b601d35077 Do not issue -Wnullability-completeness for dependent types [...]
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 | 9 +++++---- lib/AST/Type.cpp | 16 +++++++--------- lib/Sema/SemaType.cpp | 15 ++++----------- test/SemaCXX/Inputs/nullability-completeness.h | 4 ++++ test/SemaCXX/nullability.cpp | 8 +++++++- 5 files changed, 27 insertions(+), 25 deletions(-) create mode 100644 test/SemaCXX/Inputs/nullability-completeness.h