This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 5b5b508 Fix unused variable warnings. NFCI. new b5c81f6 [c++17] P0490R0, NB comment FI 20: allow direct-initializatio [...] new 6131c67 [CUDA,Driver] Added --no-cuda-gpu-arch= option.
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/DiagnosticSemaKinds.td | 2 - include/clang/Driver/Options.td | 3 ++ lib/Driver/Driver.cpp | 30 ++++++++---- lib/Sema/SemaDecl.cpp | 33 +++++++++----- test/Driver/cuda-options.cu | 73 +++++++++++++++++++++++++++--- test/Parser/cxx1z-decomposition.cpp | 4 +- 6 files changed, 116 insertions(+), 29 deletions(-)