This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 6c303ed Further fixes and improvements to the ConstantInitBuilder API. new 0178473 [MS] Add support for __ud2 and __int2c MSVC intrinsics
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/BuiltinsX86.def | 2 ++ lib/CodeGen/CGBuiltin.cpp | 15 +++++++++++++++ lib/Headers/intrin.h | 2 -- test/CodeGen/ms-intrinsics.c | 16 +++++++++++++++- 4 files changed, 32 insertions(+), 3 deletions(-)