aboutsummaryrefslogtreecommitdiff
path: root/libc/utils/LibcTableGenUtil
AgeCommit message (Expand)AuthorFilesLines
2023-09-20[reland][libc][cmake] Tidy compiler includes (#66783) (#66878)Guillaume Chatelet1-0/+1
2023-09-19Revert "[libc][cmake] Tidy compiler includes (#66783)" (#66822)Guillaume Chatelet1-1/+0
2023-09-19[libc][cmake] Tidy compiler includes (#66783)Guillaume Chatelet1-0/+1
2023-03-11[libc] update LibcTableGenUtil for LLVM_LINK_LLVM_DYLIBStephen Neuendorffer1-0/+1
2023-03-08[libc] Small improvements to libc cmakeMikhail R. Gadelha1-1/+1
2023-01-14[libc] Use std::optional instead of llvm::Optional (NFC)Kazu Hirata1-1/+1
2022-12-09[libc] Use std::nullopt instead of None (NFC)Kazu Hirata1-1/+2
2022-11-15[libc] Fix tablegen when using a runtimes buildJoseph Huber1-1/+1
2022-08-09[libc][NFC] Fix a few compiler warnings.Siva Chandra Reddy1-2/+2
2022-05-27[libc] Add global stdout and stderr objects.Siva Chandra Reddy2-0/+14
2022-01-24[libc] Let header generator generate the type header inclusion boiler plate.Siva Chandra Reddy2-4/+4
2020-09-15[libc] Add missing TableGen dependencyGuillaume Chatelet1-1/+1
2020-07-30[libc] Add a tool called WrapperGen.Siva Chandra Reddy2-2/+5
2020-07-29[libc] [obvious] Fix typo in binary header.Chris Gyurgyik1-1/+1
2020-07-28[libc][obvious] Add license headers to APIIndexer.[cpp|h].Siva Chandra Reddy2-0/+19
2020-07-28[libc][NFC] Move tablegen indexer class into a util library of its own.Siva Chandra Reddy3-0/+227