This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from dcaaba5 Guard flag –fdenormal-fp-math with –fno-fast-math. This allow [...] new c2f511f Implement MS _ReturnAddress and _AddressOfReturnAddress 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/Builtins.def | 1 + include/clang/Basic/BuiltinsX86.def | 2 ++ lib/CodeGen/CGBuiltin.cpp | 8 ++++++++ lib/Headers/intrin.h | 8 -------- test/CodeGen/ms-intrinsics.c | 22 +++++++++++++++++++--- 5 files changed, 30 insertions(+), 11 deletions(-)