diff options
author | zotnhucucbot <thaiphd@gmail.com> | 2025-01-15 12:59:03 +1300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-01-15 07:59:03 +0800 |
commit | bc74625f50e216edd16f436c4fc81ff585b6c4c7 (patch) | |
tree | 9fe67bc28261183ca3b5c903b7d12fcbb6235dab /lldb/source/Plugins/ObjectFile/PECOFF/ObjectFilePECOFF.cpp | |
parent | 99ab848a65facc2e1837c459d4ec855cba82d157 (diff) | |
download | llvm-bc74625f50e216edd16f436c4fc81ff585b6c4c7.zip llvm-bc74625f50e216edd16f436c4fc81ff585b6c4c7.tar.gz llvm-bc74625f50e216edd16f436c4fc81ff585b6c4c7.tar.bz2 |
[clang-tidy] Add an option to exclude files not present in the compile database (#120348)
A change list may include files that are not part of the compile
database, which can cause clang-tidy to fail (e.g., due to missing
included headers). To prevent false negatives, we should allow to skip
processing these files.
Diffstat (limited to 'lldb/source/Plugins/ObjectFile/PECOFF/ObjectFilePECOFF.cpp')
0 files changed, 0 insertions, 0 deletions