This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 9fdc667 Improved Visual Studio visualizations for template argument lists new e9331c3 [CUDA] Add implicit conversion of __launch_bounds__ arguments [...]
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: lib/Sema/SemaDeclAttr.cpp | 41 ++++++++++++++++++++++++++------------- test/CodeGenCUDA/launch-bounds.cu | 5 +++++ test/SemaCUDA/pr27778.cu | 6 ++++++ 3 files changed, 38 insertions(+), 14 deletions(-) create mode 100644 test/SemaCUDA/pr27778.cu