iana added inline comments.

================
Comment at: clang/test/Headers/stddefneeds.c:85-87
+// __need_nullptr_t generates an error in <C23 because its definition
+// depends on nullptr, but the error gets attributed to the declaration
+// in stddef.h so it can't be `c99-error`d.
----------------
(and the error here)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D157757

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

Reply via email to