aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Commands/CommandObjectScript.cpp
diff options
context:
space:
mode:
authorLouis Dionne <ldionne.2@gmail.com>2024-02-05 11:05:46 -0500
committerGitHub <noreply@github.com>2024-02-05 11:05:46 -0500
commitf2c84211d2834c73ff874389c6bb47b1c76d391a (patch)
treeca1885c869bd92aed519137b50f9414dd4dcdd40 /lldb/source/Commands/CommandObjectScript.cpp
parentae354c5a45d319b3117c2822b8f6988461f3cb33 (diff)
downloadllvm-f2c84211d2834c73ff874389c6bb47b1c76d391a.zip
llvm-f2c84211d2834c73ff874389c6bb47b1c76d391a.tar.gz
llvm-f2c84211d2834c73ff874389c6bb47b1c76d391a.tar.bz2
[libc++] Add missing conditionals for feature-test macros (#80168)
We noticed that some feature-test macros were not conditional on configuration flags like _LIBCPP_HAS_NO_FILESYSTEM. As a result, code attempting to use FTMs would not work as intended. This patch adds conditionals for a few feature-test macros, but more issues may exist. rdar://122020466
Diffstat (limited to 'lldb/source/Commands/CommandObjectScript.cpp')
0 files changed, 0 insertions, 0 deletions