Skip to content

Commit

Permalink
Update Clang.jl
Browse files Browse the repository at this point in the history
  • Loading branch information
ViralBShah committed Aug 23, 2023
1 parent e047253 commit 0aec443
Show file tree
Hide file tree
Showing 16 changed files with 1,658 additions and 1,654 deletions.
6 changes: 5 additions & 1 deletion gen/Project.toml
Original file line number Diff line number Diff line change
@@ -1,2 +1,6 @@
[deps]
Clang = "40e3b903-d033-50b4-a0cc-940c62c95e31"
Clang = "40e3b903-d033-50b4-a0cc-940c62c95e31"
SuiteSparse_jll = "bea87d4a-7f5b-5778-9afe-8cc45184846c"

[compat]
Clang = "0.17"
2 changes: 1 addition & 1 deletion gen/generator.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ printer_blacklist = [
]

[codegen]
use_ccall_macro = true
use_ccall_macro = false

[codegen.macro]
macro_mode = "basic"
Expand Down
236 changes: 118 additions & 118 deletions lib/aarch64-apple-darwin20.jl

Large diffs are not rendered by default.

236 changes: 118 additions & 118 deletions lib/aarch64-linux-gnu.jl

Large diffs are not rendered by default.

236 changes: 118 additions & 118 deletions lib/aarch64-linux-musl.jl

Large diffs are not rendered by default.

236 changes: 118 additions & 118 deletions lib/armv7l-linux-gnueabihf.jl

Large diffs are not rendered by default.

236 changes: 118 additions & 118 deletions lib/armv7l-linux-musleabihf.jl

Large diffs are not rendered by default.

236 changes: 118 additions & 118 deletions lib/i686-linux-gnu.jl

Large diffs are not rendered by default.

236 changes: 118 additions & 118 deletions lib/i686-linux-musl.jl

Large diffs are not rendered by default.

236 changes: 118 additions & 118 deletions lib/i686-w64-mingw32.jl

Large diffs are not rendered by default.

236 changes: 118 additions & 118 deletions lib/powerpc64le-linux-gnu.jl

Large diffs are not rendered by default.

236 changes: 118 additions & 118 deletions lib/x86_64-apple-darwin14.jl

Large diffs are not rendered by default.

236 changes: 118 additions & 118 deletions lib/x86_64-linux-gnu.jl

Large diffs are not rendered by default.

236 changes: 118 additions & 118 deletions lib/x86_64-linux-musl.jl

Large diffs are not rendered by default.

236 changes: 118 additions & 118 deletions lib/x86_64-unknown-freebsd.jl

Large diffs are not rendered by default.

236 changes: 118 additions & 118 deletions lib/x86_64-w64-mingw32.jl

Large diffs are not rendered by default.

0 comments on commit 0aec443

Please sign in to comment.