This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from f8d7a08 [MS] Implement __iso_volatile loads/stores as builtins new 94575ae [CUDA] Fix up MaybeParseGNUAttributes call used for out-of-pl [...] new cbda495 [CUDA] Emit a warning if a CUDA host/device/global attribute [...] new e933268 [CUDA] Remove incorrect comment in CUDASetLambdaAttrs.
The 3 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/DiagnosticParseKinds.td | 4 ++++ lib/Parse/ParseExprCXX.cpp | 24 +++++++++++++++++++----- lib/Sema/SemaCUDA.cpp | 4 ---- test/Parser/lambda-attr.cu | 13 +++++++++++-- 4 files changed, 34 insertions(+), 11 deletions(-)