mstorsjo added a comment.

In MSVC, these ones seem to be declared in intrin.h, not in the arm64intr.h 
subheader, so to match closely perhaps we should declare them there as well?

The test, arm64-microsoft-intrinsics.c, doesn't actually include intrin.h nor 
arm64intr.h, so this test doesn't actually test anything of what this changes 
(this test would pass just as well before this change). Not sure if a test for 
this is mandatory or how we handle tests for lib/Headers though.


Repository:
  rC Clang

https://reviews.llvm.org/D51204



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to