[all-commits] [llvm/llvm-project] 59eb54: [libc] Let header generator generate the type head...
Siva Chandra via All-commits
all-commits at lists.llvm.org
Mon Jan 24 15:25:42 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 59eb542f6070a017f0d407df908aa53639feb0ea
https://github.com/llvm/llvm-project/commit/59eb542f6070a017f0d407df908aa53639feb0ea
Author: Siva Chandra Reddy <sivachandra at google.com>
Date: 2022-01-24 (Mon, 24 Jan 2022)
Changed paths:
M libc/config/linux/api.td
M libc/config/public_api.td
M libc/utils/HdrGen/PublicAPICommand.cpp
M libc/utils/LibcTableGenUtil/APIIndexer.cpp
M libc/utils/LibcTableGenUtil/APIIndexer.h
Log Message:
-----------
[libc] Let header generator generate the type header inclusion boiler plate.
Reviewed By: michaelrj
Differential Revision: https://reviews.llvm.org/D117855
More information about the All-commits
mailing list