This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 4686697bfd [X86] Don't use _MM_FROUND_CUR_DIRECTION in the intrinsics tests. new 8b006ef25d builtins: relax __iso_volatile_{load,store}32 new 536cc1bb17 Natural MSVC visualization of constructors
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/Builtins.def | 4 ++-- test/CodeGenCXX/ms-intrinsics.cpp | 17 +++++++++++++++++ utils/ClangVisualizers/clang.natvis | 7 ++++++- 3 files changed, 25 insertions(+), 3 deletions(-) create mode 100644 test/CodeGenCXX/ms-intrinsics.cpp