diff options
author | Evan Wilde <etceterawilde@gmail.com> | 2024-04-12 09:05:59 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-12 09:05:59 -0700 |
commit | 8d468c132eed7ffe34d601b224220efd51655eb3 (patch) | |
tree | 6752f659c37d4e331267f273d36951a4e478eb7a /llvm/unittests/Support/VirtualFileSystemTest.cpp | |
parent | b794dc23255505dd7735f995b8ff1192305a072e (diff) | |
download | llvm-8d468c132eed7ffe34d601b224220efd51655eb3.zip llvm-8d468c132eed7ffe34d601b224220efd51655eb3.tar.gz llvm-8d468c132eed7ffe34d601b224220efd51655eb3.tar.bz2 |
NFC: Make clang resource headers an interface library (#88317)
Making the clang resource headers into an interface library instead of a
custom target means that we can attach the header search paths to the
library. Targets that "link" against this library will automatically
have the appropriate paths added to their header search paths to find
them. Then downstream projects that embed a copy of clang can query the
generated `ClangTargets.cmake` file for the header location instead of
attempting to compute them.
Diffstat (limited to 'llvm/unittests/Support/VirtualFileSystemTest.cpp')
0 files changed, 0 insertions, 0 deletions