This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 737ad8203b [Rewrite] Try to fix buildbot link fail left by r365263 new 178d528278 Treat the range of representable values of floating-point ty [...]
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: docs/UndefinedBehaviorSanitizer.rst | 18 +-- include/clang/Basic/Sanitizers.def | 2 +- lib/AST/ExprConstant.cpp | 22 ++-- lib/CodeGen/CGExprScalar.cpp | 178 ++++++++++------------------- test/CXX/expr/expr.const/p2-0x.cpp | 28 +++-- test/CodeGen/catch-undef-behavior.c | 42 ++----- test/Driver/fsanitize.c | 18 +-- test/SemaCXX/constant-expression-cxx1y.cpp | 5 +- 8 files changed, 124 insertions(+), 189 deletions(-)