diff options
author | Louis Dionne <ldionne.2@gmail.com> | 2024-04-11 12:36:56 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-11 12:36:56 -0400 |
commit | 3c4b673af05f53e8a4d1a382b5c86367ea512c9e (patch) | |
tree | 6eaddbb9dc64d8ffee2f41c012d8ba4e0813fac8 /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp | |
parent | 0d96422768908a8235f05a5d3b1d43ecc6038004 (diff) | |
download | llvm-3c4b673af05f53e8a4d1a382b5c86367ea512c9e.zip llvm-3c4b673af05f53e8a4d1a382b5c86367ea512c9e.tar.gz llvm-3c4b673af05f53e8a4d1a382b5c86367ea512c9e.tar.bz2 |
[libc++] Fix -Wgnu-include-next in stddef.h (#88214)
As reported in #86843, we must have #pragma GCC system_header before we
use #include_next, otherwise the compiler may not understand that we're
in a system header and may issue a diagnostic for our usage of
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions