This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 791ff53e75 [X86] -march=cooperlake (clang) new 19ab7510e4 [CodeComplete] Improve overload handling for C++ qualified a [...] new afea403845 [X86][test] Add test cases using immediates to builtins-x86.c
The 2 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/Sema/SemaCodeComplete.cpp | 125 ++++++++++++++++++++++++++++++---- test/CodeCompletion/member-access.cpp | 63 +++++++++++++++++ test/CodeGen/builtins-x86.c | 24 +++++++ 3 files changed, 198 insertions(+), 14 deletions(-)