compnerd added inline comments.
================
Comment at: include/unwind.h:217
@@ -216,1 +216,3 @@
+#if !defined(__LIBUNWIND_DONT_INLINE_UNWIND_LEVEL1)
+#define __LIBUNWIND_EXPORT_UNWIND_LEVEL1 static __inline__
----------------
The double negative hurts. Would you be opposed to switching this around so
that we can have:
__LIBUWNIND_INLINE_LEVEL1
http://reviews.llvm.org/D11191
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits