This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release_90 in repository clang.
from f95b1fc47d Merging r366878 and r367301: new 15509d40a6 Merging r367323: ------------------------------------------- [...] new 165dcdee0b Merging r367305: ------------------------------------------- [...] new 974de2f9e2 Merging r367387: ------------------------------------------- [...]
The 3 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 | 4 + lib/Basic/Targets/OSTargets.h | 5 +- lib/CodeGen/CGBuiltin.cpp | 290 ++++++++++++++--------------- lib/Sema/SemaDecl.cpp | 23 ++- test/Analysis/retain-release.m | 4 +- test/CodeGen/arm64-microsoft-intrinsics.c | 4 + test/Sema/builtin-setjmp.c | 10 + test/Sema/implicit-builtin-decl.c | 9 +- 8 files changed, 195 insertions(+), 154 deletions(-) create mode 100644 test/Sema/builtin-setjmp.c