This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 39766c5 [CUDA] Make lambdas inherit __host__ and __device__ attribute [...] new f8d7a08 [MS] Implement __iso_volatile loads/stores as builtins
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: include/clang/Basic/BuiltinsARM.def | 8 ++++++++ lib/CodeGen/CGBuiltin.cpp | 35 +++++++++++++++++++++++++++++++++++ test/CodeGen/ms-volatile-arm.c | 13 +++++++++++++ 3 files changed, 56 insertions(+) create mode 100644 test/CodeGen/ms-volatile-arm.c