aboutsummaryrefslogtreecommitdiff
path: root/flang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorLouis Dionne <ldionne.2@gmail.com>2023-11-12 22:43:25 -1000
committerGitHub <noreply@github.com>2023-11-13 09:43:25 +0100
commite734bc53de8173a1b54493f3e0c8f70575341a9e (patch)
treec4c3cb1b5069c7678c40a6fa004b506bd1e575ef /flang/lib/Frontend/CompilerInvocation.cpp
parentf35f863a88f83332bef9605ef4cfe4f05c066efb (diff)
downloadllvm-e734bc53de8173a1b54493f3e0c8f70575341a9e.zip
llvm-e734bc53de8173a1b54493f3e0c8f70575341a9e.tar.gz
llvm-e734bc53de8173a1b54493f3e0c8f70575341a9e.tar.bz2
[libc++] Remove _LIBCPP_HAS_NO_FGETPOS_FSETPOS (#72073)
Instead of using individual macros to turn off missing C library features, we use the using_if_exists attribute now. This patch removes the _LIBCPP_HAS_NO_FGETPOS_FSETPOS macro used to workaround missing fgetpos and fsetpos on older versions of Android -- using_if_exists should take care of those in the headers and we should add appropriate XFAILs to the tests instead of using TEST_HAS_NO_FGETPOS_FSETPOS.
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions