diff options
author | Haojian Wu <hokein.wu@gmail.com> | 2022-10-18 22:25:46 +0200 |
---|---|---|
committer | Haojian Wu <hokein.wu@gmail.com> | 2022-10-31 15:21:24 +0100 |
commit | 9ab0827f70a524aa9f94995662d37675cd042f30 (patch) | |
tree | 185348e68dd6a76497b454fe288fe4da83082932 /llvm/unittests/Support/CommandLineTest.cpp | |
parent | ad1fad17164fa09586dcce11ef68cbbd2ca0cc50 (diff) | |
download | llvm-9ab0827f70a524aa9f94995662d37675cd042f30.zip llvm-9ab0827f70a524aa9f94995662d37675cd042f30.tar.gz llvm-9ab0827f70a524aa9f94995662d37675cd042f30.tar.bz2 |
[include-cleaner] Add a data-structure to capture IWYU pragmas.
PragmaIncludes captures the pragma-based header-mapping information, it is used
in the "Location => Header" step to determine the final spelling header for a
symbol (rather than the header directive).
The structure is by design to be used inside the include-cleaner library
and clangd.
Differential Revision: https://reviews.llvm.org/D136071
Diffstat (limited to 'llvm/unittests/Support/CommandLineTest.cpp')
0 files changed, 0 insertions, 0 deletions