aboutsummaryrefslogtreecommitdiff
path: root/clang/unittests/Serialization/ModuleCacheTest.cpp
diff options
context:
space:
mode:
authorIgor Kudrin <ikudrin@accesssoftek.com>2025-07-30 12:54:58 -0700
committerGitHub <noreply@github.com>2025-07-30 12:54:58 -0700
commit90aed4dbdfe7354405db980d2b684bf91f69b4fb (patch)
tree921a69d254b83e6051d8050b30b35f2c92a6b6a9 /clang/unittests/Serialization/ModuleCacheTest.cpp
parente4c0f300309fbdcdabc43ff4bf57957181d6451e (diff)
downloadllvm-90aed4dbdfe7354405db980d2b684bf91f69b4fb.zip
llvm-90aed4dbdfe7354405db980d2b684bf91f69b4fb.tar.gz
llvm-90aed4dbdfe7354405db980d2b684bf91f69b4fb.tar.bz2
[lldb][test] Fix running TestWithLimitDebugInfo.py on Windows (#150579)
When debug info categories were set for a test method with the `@add_test_categories` decorator, they were all added to its "categories" attribute. If some of these categories were not supported, `LLDBTestResult.startTest()` skipped all variants of the test method. For example, the tests in `TestWithLimitDebugInfo.py` use the categories `dwarf` and `dwo`. However, since `dwo` is not supported on Windows, all the tests in this file were skipped, even though the tests for `dwarf` could be run.
Diffstat (limited to 'clang/unittests/Serialization/ModuleCacheTest.cpp')
0 files changed, 0 insertions, 0 deletions