summaryrefslogtreecommitdiff
path: root/lldb/test/API/functionalities/plugins/python_os_plugin/TestPythonOSPlugin.py
diff options
context:
space:
mode:
authorLouis Dionne <ldionne.2@gmail.com>2024-06-28 10:40:35 -0500
committerGitHub <noreply@github.com>2024-06-28 10:40:35 -0500
commit3497500946c9b6a1b2e1452312a24c41ee412b34 (patch)
treeeddad37fdab95c5a03d151476275b567e30a8460 /lldb/test/API/functionalities/plugins/python_os_plugin/TestPythonOSPlugin.py
parent57dabc1dffdc0181192cf80b79740f50814763a5 (diff)
[libc++] Clean up and update deployment target features (#96312)
This patch removes many annotations that are not relevant anymore since we don't support or test back-deploying to macOS < 10.13. It also cleans up raw usage of target triples to identify versions of dylibs shipped on prior versions of macOS, and uses the target-agnostic Lit features instead. Finally, it reorders both the Lit backdeployment features and the corresponding availability macros in the library in a way that makes more sense, and reformulates the Lit backdeployment features in terms of when a version of LLVM was introduced instead of encoding the system versions on which it hasn't been introduced yet. Although one can be derived from the other, encoding the negative form is extremely error-prone. Fixes #80901
Diffstat (limited to 'lldb/test/API/functionalities/plugins/python_os_plugin/TestPythonOSPlugin.py')
0 files changed, 0 insertions, 0 deletions