[clang] [clang-tools-extra] [clang-tidy] Do not crash when an empty directory is used in the comp… (PR #156873)
via cfe-commits
cfe-commits at lists.llvm.org
Thu Sep 4 07:52:22 PDT 2025
================
@@ -126,6 +126,10 @@ Improvements to clang-tidy
- Improved :program:`clang-tidy` option `-quiet` by suppressing diagnostic
count messages.
+- Improved :program:`clang-tidy` by not crashing when an empty 'directory'
----------------
EugeneZelenko wrote:
```suggestion
- Improved :program:`clang-tidy` by not crashing when an empty `directory`
```
https://github.com/llvm/llvm-project/pull/156873
More information about the cfe-commits
mailing list