aboutsummaryrefslogtreecommitdiff
path: root/clang/unittests/Basic/VirtualFileSystemTest.cpp
diff options
context:
space:
mode:
authorJonas Devlieghere <jonas@devlieghere.com>2025-08-05 19:21:36 -0700
committerGitHub <noreply@github.com>2025-08-05 19:21:36 -0700
commit7b8dea265e72c3037b6b1e54d5ab51b7e14f328b (patch)
treeeb41d9afe8465bac057d10782c6d75312aca03f8 /clang/unittests/Basic/VirtualFileSystemTest.cpp
parentd27802a2173ab3d864d3bf1ac507a4acc656e457 (diff)
downloadllvm-7b8dea265e72c3037b6b1e54d5ab51b7e14f328b.zip
llvm-7b8dea265e72c3037b6b1e54d5ab51b7e14f328b.tar.gz
llvm-7b8dea265e72c3037b6b1e54d5ab51b7e14f328b.tar.bz2
[lldb] Workaround omission of PyBUF_READ in the stable API (#152214)
PyMemoryView_FromMemory is part of stable ABI but the flag constants such as PyBUF_READ are not. This was fixed in Python 3.11 [1], but still requires this workaround when using older versions. [1] https://github.com/python/cpython/issues/98680
Diffstat (limited to 'clang/unittests/Basic/VirtualFileSystemTest.cpp')
0 files changed, 0 insertions, 0 deletions