You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
6 lines
290 B
6 lines
290 B
# Stay synchronized with Soong's clang default version in global.go.
|
|
#
|
|
# https://cs.android.com/android/platform/superproject/+/master:build/soong/cc/config/global.go;l=146-148;drc=5e3d82ebdbc791711f7d67af09f3e53b83ad5188
|
|
DEFAULT_VERSION = "clang-r416183b"
|
|
DEFAULT_SHORT_VERSION = "12.0.5"
|