mirror of
https://github.com/ValveSoftware/Proton.git
synced 2025-03-15 23:10:22 +03:00
lsteamclient: Bump clang to 13.0.1.
This commit is contained in:
parent
a50d2671ce
commit
765c5dd278
@ -5,7 +5,7 @@
|
||||
|
||||
from __future__ import print_function
|
||||
|
||||
CLANG_PATH='/usr/lib/clang/13.0.0'
|
||||
CLANG_PATH='/usr/lib/clang/13.0.1'
|
||||
|
||||
from clang.cindex import CursorKind, Index, Type, TypeKind
|
||||
import pprint
|
||||
|
Loading…
x
Reference in New Issue
Block a user