mirror of
https://github.com/KhronosGroup/SPIRV-Tools
synced 2024-11-22 11:40:05 +00:00
f3acb955c2
Creates a new tool that can be used to reduce failing testcases, similar to creduce.
25 lines
333 B
Plaintext
25 lines
333 B
Plaintext
.clang_complete
|
|
.ycm_extra_conf.py*
|
|
*.pyc
|
|
compile_commands.json
|
|
/build/
|
|
/buildtools/
|
|
/external/googletest
|
|
/external/SPIRV-Headers
|
|
/external/spirv-headers
|
|
/external/effcee
|
|
/external/re2
|
|
/out
|
|
/TAGS
|
|
/third_party/llvm-build/
|
|
/testing
|
|
/tools/clang/
|
|
/utils/clang-format-diff.py
|
|
|
|
# Vim
|
|
[._]*.s[a-w][a-z]
|
|
*~
|
|
|
|
# C-Lion
|
|
.idea
|
|
cmake-build-debug |