diff options
author | Aaron Ballman <aaron@aaronballman.com> | 2022-11-02 07:56:43 -0400 |
---|---|---|
committer | Aaron Ballman <aaron@aaronballman.com> | 2022-11-02 08:00:25 -0400 |
commit | d7d743621a0d5d13ed54d358944857ccba598299 (patch) | |
tree | 5ba2553d9b939939c277e72e89b99183d01726c5 /llvm/lib/Transforms/Utils/LoopUtils.cpp | |
parent | 957eed0b1af2cb88edafe1ff2643a38165c67a40 (diff) | |
download | llvm-d7d743621a0d5d13ed54d358944857ccba598299.zip llvm-d7d743621a0d5d13ed54d358944857ccba598299.tar.gz llvm-d7d743621a0d5d13ed54d358944857ccba598299.tar.bz2 |
Reenable POSIX builtin library functions in gnu2x mode
gnu17 and earlier modes automatically expose several POSIX C APIs, and
this was accidentally disabled for gnu2x in
7d644e1215b376ec5e915df9ea2eeb56e2d94626.
This restores the behavior for gnu2x mode (without changing the
behavior in C standards modes instead of GNU modes).
Fixes #56607
Diffstat (limited to 'llvm/lib/Transforms/Utils/LoopUtils.cpp')
0 files changed, 0 insertions, 0 deletions