aboutsummaryrefslogtreecommitdiff
path: root/mesonbuild/compilers/c.py
diff options
context:
space:
mode:
authorDylan Baker <dylan@pnwbakers.com>2019-08-21 08:48:11 -0700
committerJussi Pakkanen <jpakkane@gmail.com>2019-08-21 20:51:59 +0300
commit6864058b1043103410faabf4a8e908f6f24b36bf (patch)
tree7c79fea479ba35db4d1dd14bbd0eac7bc6474813 /mesonbuild/compilers/c.py
parent3db6dcb3b858c44cd68585dd99280dd82ed8fb33 (diff)
downloadmeson-6864058b1043103410faabf4a8e908f6f24b36bf.zip
meson-6864058b1043103410faabf4a8e908f6f24b36bf.tar.gz
meson-6864058b1043103410faabf4a8e908f6f24b36bf.tar.bz2
Fix type annotations in linkers for python < 3.5.4
Before python 3.5.4 typing didn't have the NoReturn type, use a string to forward declare it. aside: I can't wait to be able to use python 3.7's __future__.annotations and not have to deal wit hthis anymore. Fixes #5822
Diffstat (limited to 'mesonbuild/compilers/c.py')
0 files changed, 0 insertions, 0 deletions