Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
compiler-rt/test/sanitizer_common/TestCases/Linux/use_tls_test.cpp | ||
---|---|---|
4 | 26,28,30 -> 26,28,29,30 in test/lit.common.cfg.py |
compiler-rt/test/sanitizer_common/TestCases/Linux/use_tls_test.cpp | ||
---|---|---|
4 | around line 466: for required in [26, 28, 30]: if android_api_level >= required: config.available_features.add('android-%s' % required) Maybe add 27 to the list too? (now that we start caring about the odd version numbers) |
26,28,30 -> 26,28,29,30 in test/lit.common.cfg.py