This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from a669162 Implement no_sanitize_address for global vars new d78f532 __builtin_fpclassify missing one int parameter new 80ec660 Define Contiki OS toolchain
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/Builtins.def | 2 +- lib/Driver/Driver.cpp | 3 +++ lib/Driver/ToolChains.cpp | 11 +++++++++++ lib/Driver/ToolChains.h | 8 ++++++++ test/Driver/fsanitize.c | 1 + test/Sema/builtin-unary-fp.c | 1 + 6 files changed, 25 insertions(+), 1 deletion(-)