This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 3c5f57098d [analyzer] Dump signed integers in SymIntExpr and IntSymExpr [...] new a16acc3f8d [AMDGPU] Fix bug in enqueued block codegen due to an extra line new 9d5150b14a Fix nodiscard for volatile references
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: lib/AST/Expr.cpp | 3 ++- lib/CodeGen/TargetInfo.cpp | 1 - test/CXX/dcl.dcl/dcl.attr/dcl.attr.nodiscard/p2.cpp | 12 ++++++++++++ test/CodeGenOpenCL/amdgpu-enqueue-kernel.cl | 9 +++++++++ 4 files changed, 23 insertions(+), 2 deletions(-)