Skip to content

Commit ed20eb9

Browse files
[Dependency] Bump clang from 11.0 to 14.0 (#78)
Bumps [clang](https://github.com/llvm-mirror/clang) from 11.0 to 14.0. - [Release notes](https://github.com/llvm-mirror/clang/releases) - [Changelog](https://github.com/llvm-mirror/clang/blob/master/docs/ReleaseNotes.rst) - [Commits](https://github.com/llvm-mirror/clang/commits) --- updated-dependencies: - dependency-name: clang dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 846ff76 commit ed20eb9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
parso==0.8.3
66

77
# C/C++ tokenization
8-
clang==11.0
8+
clang==14.0
99

1010
# Java tokenization
1111
javac_parser==1.0.0

0 commit comments

Comments
 (0)