diff options
author | Louis Dionne <ldionne.2@gmail.com> | 2025-06-10 14:12:46 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-06-10 14:12:46 -0400 |
commit | baceb7923f3fa92f4f9f22ea719d0e0bda668295 (patch) | |
tree | 9f695d09bf2c05446104d3e1cc5fe2aaa449c2ce /clang-tools-extra/clang-tidy/linuxkernel/LinuxKernelTidyModule.cpp | |
parent | f993f362ef58cfd71c4c15e63ee847437784ae0d (diff) | |
download | llvm-baceb7923f3fa92f4f9f22ea719d0e0bda668295.zip llvm-baceb7923f3fa92f4f9f22ea719d0e0bda668295.tar.gz llvm-baceb7923f3fa92f4f9f22ea719d0e0bda668295.tar.bz2 |
[libc++] Don't skip localization-related headers in header tests (#134877)
When localization is disabled, we used to skip testing a lot of headers.
However, these headers are now "no-ops" when localization is disabled,
so they can actually be included. As such, we should test their
inclusion in our usual header inclusion tests.
Diffstat (limited to 'clang-tools-extra/clang-tidy/linuxkernel/LinuxKernelTidyModule.cpp')
0 files changed, 0 insertions, 0 deletions