jfb accepted this revision.
jfb added inline comments.
This revision is now accepted and ready to land.


================
Comment at: test/CodeGen/ms-intrinsics-other.c:212
+  return _InterlockedAdd(Addend, Value);
+}
+
----------------
Looks like only `cmpxchg` preserves `volatile`? That's not your patch, but 
seems bad 😖 


Repository:
  rC Clang

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D64164/new/

https://reviews.llvm.org/D64164



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

Reply via email to