This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 09b62391ab [OPENMP] Simplified checks for declarations in declare targe [...] new 7dfb64163c [CodeCompletion] Enable signature help when initializing cla [...]
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 | 12 +++++++++- lib/Parse/ParseDeclCXX.cpp | 16 ++++++++++++- lib/Sema/SemaCodeComplete.cpp | 19 +++++++++++++++ lib/Sema/SemaDeclCXX.cpp | 41 ++++++++++++++++++++------------ test/CodeCompletion/ctor-initializer.cpp | 24 +++++++++++++++++++ 5 files changed, 95 insertions(+), 17 deletions(-)