This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 0d196e5927 Fix test after -Wstring-plus-int warning was enabled new 3c2cb358a7 Attempt to fix code completion test to handle LLP64 platforms new 1323eaec10 [CUDA] Make all host-side shadows of device-side variables undef.
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/CodeGen/CodeGenModule.cpp | 11 +- test/CodeGenCUDA/device-var-init.cu | 203 +++++++++++++++++++++--------------- unittests/Sema/CodeCompleteTest.cpp | 4 +- 3 files changed, 132 insertions(+), 86 deletions(-)