sbc100 added inline comments.

================
Comment at: libcxx/include/cstdalign:19-22
+   alignof
+   alignas
+    __alignof_is_defined
+    __alignas_is_defined
----------------
curdeius wrote:
> You should test that each of these macros is really defined when including 
> `cstdalign`.
Done.  As you can see there is not much to tests since in C++ this is 
essentially an empty header.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D46443

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

Reply via email to