Skip to content

Commit

Permalink
Bump tree-sitter-llvm
Browse files Browse the repository at this point in the history
  • Loading branch information
Flakebi committed Oct 7, 2024
1 parent d3d28ca commit 69a5a9d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion languages.toml
Original file line number Diff line number Diff line change
Expand Up @@ -1541,7 +1541,7 @@ injection-regex = "llvm"

[[grammar]]
name = "llvm"
source = { git = "https://github.com/benwilliamgraham/tree-sitter-llvm", rev = "e9948edc41e9e5869af99dddb2b5ff5cc5581af6" }
source = { git = "https://github.com/benwilliamgraham/tree-sitter-llvm", rev = "c14cb839003348692158b845db9edda201374548" }

[[language]]
name = "llvm-mir"
Expand Down
2 changes: 2 additions & 0 deletions runtime/queries/llvm/highlights.scm
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,11 @@

[
"to"
"nneg"
"nuw"
"nsw"
"exact"
"disjoint"
"unwind"
"from"
"cleanup"
Expand Down

0 comments on commit 69a5a9d

Please sign in to comment.