aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorCyndy Ishida <cyndy_ishida@apple.com>2024-03-27 12:34:21 -0400
committerGitHub <noreply@github.com>2024-03-27 12:34:21 -0400
commit6ad1cf3b37f0eefa5f43f90990ec3dcf5c87dead (patch)
tree60ff2c159dcaca8756b06e7b38e1f8e3d35a9ac7 /clang/lib/CodeGen/CodeGenModule.cpp
parent9669aba13295de5ccdefc44e22e30c0295e6afd2 (diff)
downloadllvm-6ad1cf3b37f0eefa5f43f90990ec3dcf5c87dead.zip
llvm-6ad1cf3b37f0eefa5f43f90990ec3dcf5c87dead.tar.gz
llvm-6ad1cf3b37f0eefa5f43f90990ec3dcf5c87dead.tar.bz2
[InstallAPI] Add *umbrella-header options (#86587)
Umbrella headers are a concept for Darwin-based libraries. They allow framework authors to control the order in which their headers should be parsed and allow clients to access available headers by including a single header. InstallAPI will attempt to find the umbrella based on the name of the framework. Users can also specify this explicitly by using command line options specifying the umbrella header by file path. There can be an umbrella header per access level.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions