aboutsummaryrefslogtreecommitdiff
path: root/llvm/unittests/Support
diff options
context:
space:
mode:
authorJoseph Huber <huberjn@outlook.com>2024-09-13 11:22:44 -0700
committerGitHub <noreply@github.com>2024-09-13 13:22:44 -0500
commitc3ac3fe8259b4ae85736ca81fa30e4098123e0b4 (patch)
tree545498280e49458a41285f782fe9a8eb2288125f /llvm/unittests/Support
parent39f2d2f156ba8af31a15f6df223d3cb57c7a4906 (diff)
downloadllvm-c3ac3fe8259b4ae85736ca81fa30e4098123e0b4.zip
llvm-c3ac3fe8259b4ae85736ca81fa30e4098123e0b4.tar.gz
llvm-c3ac3fe8259b4ae85736ca81fa30e4098123e0b4.tar.bz2
[OpenMP] Fix redefining `stdint.h` types (#108607)
Summary: We can include `stdint.h` just fine as long as we don't allow it to find system headers, passing `-nostdlibinc` and `-nogpuinc` suppresses these extra paths so we will just use the clang resource headers for `stdint.h` and `stddef.h`.
Diffstat (limited to 'llvm/unittests/Support')
0 files changed, 0 insertions, 0 deletions