diff options
author | Louis Dionne <ldionne.2@gmail.com> | 2024-09-11 17:47:33 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-09-11 17:47:33 -0400 |
commit | 695cb55ccb34a3cf659c12e1cbca1b916372a199 (patch) | |
tree | 58777b7a0ea80a4cbb43857c1231e457a6847fab /clang/lib/Basic/FileManager.cpp | |
parent | 3a0ef2a2d3113d162d0133d7384df52abb2e3d92 (diff) | |
download | llvm-695cb55ccb34a3cf659c12e1cbca1b916372a199.zip llvm-695cb55ccb34a3cf659c12e1cbca1b916372a199.tar.gz llvm-695cb55ccb34a3cf659c12e1cbca1b916372a199.tar.bz2 |
[libc++] Remove obsolete header restrictions for _LIBCPP_HAS_NO_THREADS (#107437)
The _LIBCPP_HAS_NO_THREADS carve-out does not result in hard errors
anymore, but the patch that changed that forgot to update the header
restrictions we use to auto-generate several files.
We can also remove the restrictions for the no-localization build and
no-wide-characters, but doing it is less straightforward so I'm leaving
it out of this patch.
Diffstat (limited to 'clang/lib/Basic/FileManager.cpp')
0 files changed, 0 insertions, 0 deletions