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
/
show-result-codes
/
lit.cfg
blob
277af73dd5ddd79fa94a4e1a3b4337c7b464cd10
1
import lit.formats
2
3
config.name = "show-result-codes"
4
config.suffixes = [".txt"]
5
config.test_format = lit.formats.ShTest()
6
config.test_source_root = None
7
config.test_exec_root = None