diff options
author | Kirill Bobyrev <kbobyrev@google.com> | 2022-05-16 10:13:38 +0200 |
---|---|---|
committer | Kirill Bobyrev <kbobyrev@google.com> | 2022-05-16 10:13:47 +0200 |
commit | 40f361ace3e9a9c24bd99300216aeabd49ad99bb (patch) | |
tree | 20bb4bd44aa6c366ab2cdac1306090a22f92d1c7 /lldb/source/Commands/CommandObjectScript.cpp | |
parent | 9902a0945d22cd5757b16ebe85fe07059723aa09 (diff) | |
download | llvm-40f361ace3e9a9c24bd99300216aeabd49ad99bb.zip llvm-40f361ace3e9a9c24bd99300216aeabd49ad99bb.tar.gz llvm-40f361ace3e9a9c24bd99300216aeabd49ad99bb.tar.bz2 |
[clangd] Include Cleaner: ignore headers with IWYU export pragmas
Disable the warnings with `IWYU pragma: export` or `begin_exports` +
`end_exports` until we have support for these pragmas. There are too many
false-positive warnings for the headers that have the correct pragmas for now
and it makes the user experience very unpleasant.
Reviewed By: sammccall
Differential Revision: https://reviews.llvm.org/D125468
Diffstat (limited to 'lldb/source/Commands/CommandObjectScript.cpp')
0 files changed, 0 insertions, 0 deletions