diff options
author | Cyndy Ishida <cyndy_ishida@apple.com> | 2024-02-28 09:47:45 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-28 09:47:45 -0800 |
commit | c6cbf81c84b00ab0107a09f5b2d0183458a367b8 (patch) | |
tree | 48762e76ca418313db037841eac92de048c0c413 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | ad43ea3328dad844c245caf93509c2facba1ec32 (diff) | |
download | llvm-c6cbf81c84b00ab0107a09f5b2d0183458a367b8.zip llvm-c6cbf81c84b00ab0107a09f5b2d0183458a367b8.tar.gz llvm-c6cbf81c84b00ab0107a09f5b2d0183458a367b8.tar.bz2 |
[InstallAPI] Hookup Input files & basic ASTVisitor (#82552)
This patch takes in json files as input to determine that header files
to process, and in which order, to pass along for CC1 invocations. This
patch also includes an ASTVisitor to collect simple global variables.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions