[libc-commits] [PATCH] D75379: [libc] Add ability to generate enum types/values to HdrGen.
Petr Hosek via Phabricator via libc-commits
libc-commits at lists.llvm.org
Fri Feb 28 18:48:05 PST 2020
phosek accepted this revision.
phosek added a comment.
This revision is now accepted and ready to land.
LGTM
================
Comment at: libc/include/threads.h.def:16
+
+
+#endif // LLVM_LIBC_THREADS_H
----------------
Super minor nit: only a single empty line for consistency with other `.def` files.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D75379/new/
https://reviews.llvm.org/D75379
More information about the libc-commits
mailing list