mirror of
https://github.com/intel/llvm.git
synced 2026-01-19 09:31:59 +08:00
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.