aboutsummaryrefslogtreecommitdiff
path: root/llvm/utils/UpdateTestChecks/common.py
diff options
context:
space:
mode:
authorRaphael Isemann <teemperor@gmail.com>2020-12-15 16:13:17 +0100
committerRaphael Isemann <teemperor@gmail.com>2020-12-15 16:16:00 +0100
commit2b09dedac4c824c51bc0a8934b33c0f50ce0e126 (patch)
tree8d2e367224ae5e981214e146f5b201f17991cca3 /llvm/utils/UpdateTestChecks/common.py
parent7ea3932ab1def0f5e86ac745bef0d3de09e8845f (diff)
downloadllvm-2b09dedac4c824c51bc0a8934b33c0f50ce0e126.zip
llvm-2b09dedac4c824c51bc0a8934b33c0f50ce0e126.tar.gz
llvm-2b09dedac4c824c51bc0a8934b33c0f50ce0e126.tar.bz2
[lldb] Fix import-std-module tests after libc++ got a new __memory subdirectory
7ad49aec125b3c1205b164331d0aa954d773f890 added a __memory subdirectory to libc++ but the code we use to find libc++ from the debug info support files wasn't prepared to encounter unknown subdirectories within libc++. The import-std-module tests automatically fell back to not importing the std module which caused them to fail. This patch removes our hardcoded exception for the 'experimental' subdirectory and instead just ignores all subdirectories of c++/vX/ when searching the support files.
Diffstat (limited to 'llvm/utils/UpdateTestChecks/common.py')
0 files changed, 0 insertions, 0 deletions