[libc-commits] [PATCH] D75379: [libc] Add ability to generate enum types/values to HdrGen.

Siva Chandra via Phabricator via libc-commits libc-commits at lists.llvm.org
Fri Feb 28 14:00:29 PST 2020


sivachandra updated this revision to Diff 247365.
sivachandra added a comment.

Fix a clang-tidy warning pointed out by the presubmit bot.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D75379

Files:
  libc/config/linux/api.td
  libc/config/public_api.td
  libc/include/CMakeLists.txt
  libc/include/threads.h.def
  libc/spec/linux.td
  libc/spec/posix.td
  libc/spec/spec.td
  libc/spec/stdc.td
  libc/utils/HdrGen/PublicAPICommand.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75379.247365.patch
Type: text/x-patch
Size: 10216 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20200228/515d5e47/attachment-0001.bin>


More information about the libc-commits mailing list