diff options
author | Kadir Cetinkaya <kadircet@google.com> | 2023-04-12 18:40:43 +0200 |
---|---|---|
committer | Kadir Cetinkaya <kadircet@google.com> | 2023-04-12 21:03:21 +0200 |
commit | 144562e678d932dc2685f8a83aeb2229bc96d71a (patch) | |
tree | 218f61e0afbeec986a504f8f916671f19178a1f1 /llvm/lib/Target/ARM/ARMLoadStoreOptimizer.cpp | |
parent | 9af92455f36f08c111625dcd4951f91003bacee2 (diff) | |
download | llvm-144562e678d932dc2685f8a83aeb2229bc96d71a.zip llvm-144562e678d932dc2685f8a83aeb2229bc96d71a.tar.gz llvm-144562e678d932dc2685f8a83aeb2229bc96d71a.tar.bz2 |
[clangd] Treat preamble patch as main file for include-cleaner analysis
Since we redefine all macros in preamble-patch, and it's parsed after
consuming the preamble macros, we can get false missing-include diagnostics
while a fresh preamble is being rebuilt.
This patch makes sure preamble-patch is treated same as main file for
include-cleaner purposes.
Differential Revision: https://reviews.llvm.org/D148143
Diffstat (limited to 'llvm/lib/Target/ARM/ARMLoadStoreOptimizer.cpp')
0 files changed, 0 insertions, 0 deletions