This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 7bbf5d1de0 PR23833, DR2140: an lvalue-to-rvalue conversion on a glvalue [...] new 16bca0111f Remove unused SK_LValueToRValue initialization step. new 1823b61b62 [AMDGPU] gfx1010 wave32 clang support
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: docs/ClangCommandLineReference.rst | 4 ++++ include/clang/Driver/Options.td | 5 +++++ include/clang/Sema/Initialization.h | 9 --------- lib/CodeGen/CGBuiltin.cpp | 24 ++++++++++++++++++++---- lib/Driver/ToolChains/AMDGPU.cpp | 11 +++++++++++ lib/Driver/ToolChains/HIP.cpp | 10 ++++++++-- lib/Sema/SemaInit.cpp | 27 --------------------------- test/CodeGenOpenCL/builtins-amdgcn.cl | 12 ++++++------ test/Driver/amdgpu-features.c | 6 ++++++ 9 files changed, 60 insertions(+), 48 deletions(-)