repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[Clang] prevent errors for deduction guides using deduced type aliases (#117450)
[llvm-project.git]
/
llvm
/
utils
/
lit
/
tests
/
Inputs
/
shtest-recursive-substitution
/
negative-integer
/
lit.cfg
blob
d3efab5bef9af60372f16adff1f966d493052644
1
import lit.formats
2
3
config.name = "negative-integer"
4
config.suffixes = [".py"]
5
config.test_format = lit.formats.ShTest()
6
config.test_source_root = None
7
config.test_exec_root = None
8
9
config.recursiveExpansionLimit = -4