summaryrefslogtreecommitdiffstats
path: root/libc/utils/HdrGen/Command.h
Commit message (Collapse)AuthorAgeFilesLines
* [llvm-libc] Fix missing virtual destructorGuillaume Chatelet2020-01-061-0/+2
| | | | | | | | | | | | Summary: This patch adds a virtual destructor to the Command class. Reviewers: sivachandra Subscribers: mgorny, MaskRay, libc-commits Tags: #libc-project Differential Revision: https://reviews.llvm.org/D72253
* [libc] Add a TableGen based header generator.Siva Chandra Reddy2019-11-221-0/+52
Summary: * The Python header generator has been removed. * Docs giving a highlevel overview of the header gen scheme have been added. Reviewers: phosek, abrachet Subscribers: mgorny, MaskRay, tschuett, libc-commits Tags: #libc-project Differential Revision: https://reviews.llvm.org/D70197
OpenPOWER on IntegriCloud