This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from d21e443eb0 [analyzer] Fix some check's output plist not containing the [...] new b99f3a83f3 Add support for a limited subset of TS 18661-3 math builtins.
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/Basic/Builtins.def | 10 ++++++++-- lib/AST/ASTContext.cpp | 6 ++++-- lib/AST/ExprConstant.cpp | 10 ++++++++-- lib/CodeGen/CGBuiltin.cpp | 2 ++ test/CodeGen/math-builtins.c | 20 ++++++++++++++------ test/Sema/constant-builtins-2.c | 25 +++++++++++++++++++++---- 6 files changed, 57 insertions(+), 16 deletions(-)