This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 9687359b2f [Diagnostics] Check for integer overflow in array size expressions
new 987c5a37f2 [Diagnostics] Add missing expected warning to test file
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:
test/SemaCXX/enum.cpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang-tools-extra.
from 684b2c56 [clang-tidy] readability-uppercase-literal-suffix: specify ta [...]
new a2022f81 [clang-tidy] readability-uppercase-literal-suffix: specify ta [...]
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:
...dability-uppercase-literal-suffix-floating-point-opencl-half.cpp | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 2abe10f090 Add check-clang-python to the Clang tests directory in IDEs; NFC.
new 9687359b2f [Diagnostics] Check for integer overflow in array size expressions
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/AST/Expr.h | 9 +++++++--
lib/AST/ExprConstant.cpp | 13 +++++++++++++
lib/Sema/SemaExpr.cpp | 2 +-
test/Sema/integer-overflow.c | 3 +++
4 files changed, 24 insertions(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.