Sign in
fuchsia
/
third_party
/
llvm-project
/
refs/heads/upstream/revert-108375-lldb/simulate-new-string-padding-layout
/
.
/
llvm
/
test
/
Examples
/
lit.local.cfg
blob: f9127daf813cba46ddadc54b922fcd79285cf184 [
file
] [
log
] [
blame
] [
edit
]
if
not
config
.
build_examples
or
sys
.
platform
in
[
"win32"
]:
config
.
unsupported
=
True
# Test discovery should ignore subdirectories that contain test inputs.
config
.
excludes
=
[
"Inputs"
]