aboutsummaryrefslogtreecommitdiff
path: root/mesonbuild/backend
diff options
context:
space:
mode:
authorNirbheek Chauhan <nirbheek.chauhan@gmail.com>2016-08-27 19:56:23 +0530
committerJussi Pakkanen <jpakkane@gmail.com>2016-08-27 17:26:23 +0300
commit7830cb61c39fbaf57933ac403dcdf5007667d87d (patch)
tree8f57d828570cc45118d185caa3b13f848d6226f0 /mesonbuild/backend
parentb7392bb2902cc5d666970c5ace7aa5de78d052e3 (diff)
downloadmeson-7830cb61c39fbaf57933ac403dcdf5007667d87d.zip
meson-7830cb61c39fbaf57933ac403dcdf5007667d87d.tar.gz
meson-7830cb61c39fbaf57933ac403dcdf5007667d87d.tar.bz2
Add a new compiler object method: has_members (#723)
* Add a new compiler object method: has_members Identical to 'cc.has_member', except that this takes multiple members and all of them must exist else it returns false. This is useful when you want to verify that a structure has all of a given set of fields. Individually checking each member is horrifying. * Fix typo in exceptions for has_member(s)
Diffstat (limited to 'mesonbuild/backend')
0 files changed, 0 insertions, 0 deletions