dberris added inline comments.
================
Comment at: lib/Headers/xrayintrin.h:28
+extern "C" {
+inline void __xray_customevent(const char*, size_t) {
+ // Does nothing by design. The intent is the compiler's back-end will handle
----------------
rnk wrote:
> I don't think you need this header. Also, the extern "C" would have to be
> guarded on __cplusplus.
Reverted the file.
https://reviews.llvm.org/D30018
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits