Skip to content

Commit

Permalink
Added scanner stuff to more stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
tsoj committed Sep 4, 2024
1 parent ae3c32f commit 8f34ac9
Show file tree
Hide file tree
Showing 9 changed files with 7 additions and 12 deletions.
2 changes: 1 addition & 1 deletion Package.swift

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion binding.gyp

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 0 additions & 2 deletions bindings/rust/build.rs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion help/Package.swift

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion help/binding.gyp

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion help/bindings/go/binding.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 0 additions & 3 deletions help/bindings/rust/build.rs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion help/setup.py

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion test_on_cpp2_files.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ exclude_patterns=(
"pure2-statement-parse-error.cpp2"
"msvc-msstl-e.cpp2"
"gcc-10-libstdc++-e.cpp2"
# "clang-12-libstdc++-e.cpp2"
"clang-12-libstdc++-e.cpp2"
)

find_command="find \"$search_dir\" -type f \( -name \"*.cpp2\" -o -name \"*.h2\" \)"
Expand Down

0 comments on commit 8f34ac9

Please sign in to comment.