This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 15b35a3943 [ExprConstant] Allow constexpr ctor to modify non static dat [...] new 37e876e3db PR34822: Fix a collection of related bugs with our handling [...] new 39691fddaf We allow implicit function declarations as an extension in a [...]
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: include/clang/Basic/DiagnosticSemaKinds.td | 10 +++--- lib/Sema/SemaDecl.cpp | 52 ++++++++++++++++++------------ test/Misc/warning-flags.c | 3 +- test/Sema/implicit-decl-c90.c | 15 +++++++-- test/Sema/implicit-decl.c | 4 +-- test/SemaOpenCL/clang-builtin-version.cl | 2 +- test/SemaOpenCL/to_addr_builtin.cl | 2 +- 7 files changed, 55 insertions(+), 33 deletions(-)