[all-commits] [llvm/llvm-project] 1ab092: [libc] Expose APIGenerator.
Paula Toth via All-commits
all-commits at lists.llvm.org
Mon Jun 1 12:33:53 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 1ab092b75859137c48d279a137fe5dce61a925b6
https://github.com/llvm/llvm-project/commit/1ab092b75859137c48d279a137fe5dce61a925b6
Author: Paula Toth <paulatoth at google.com>
Date: 2020-06-01 (Mon, 01 Jun 2020)
Changed paths:
M libc/utils/HdrGen/PublicAPICommand.cpp
M libc/utils/HdrGen/PublicAPICommand.h
Log Message:
-----------
[libc] Expose APIGenerator.
Summary: This is split off from D79192 and exposes APIGenerator (renames to APIIndexer) for use in generating the integrations tests.
Reviewers: sivachandra
Reviewed By: sivachandra
Subscribers: tschuett, ecnelises, libc-commits
Tags: #libc-project
Differential Revision: https://reviews.llvm.org/D80832
More information about the All-commits
mailing list