diff options
author | Dylan Baker <dylan@pnwbakers.com> | 2019-03-02 02:57:24 -0800 |
---|---|---|
committer | Jussi Pakkanen <jpakkane@gmail.com> | 2019-03-02 12:57:24 +0200 |
commit | 841da29d2cc185e7bc96f4d97ec2963472840e9c (patch) | |
tree | 4f306a7b36bb55d145cc49c57f8a49b91073b38a /mesonbuild/rewriter.py | |
parent | cb9b151985ebc3a8253eb31d1ccb27c0e1d67967 (diff) | |
download | meson-841da29d2cc185e7bc96f4d97ec2963472840e9c.zip meson-841da29d2cc185e7bc96f4d97ec2963472840e9c.tar.gz meson-841da29d2cc185e7bc96f4d97ec2963472840e9c.tar.bz2 |
Fix ternary in thing (#5007)
* tests: extend ternary test to cover bugs
See issues #5003, #3690, and #2404
* mparser: store subdir in ternary node
Ternaries don't really need subdirs, but they can be passed into
functions that expect the type they're provided to have a
subdir. Provide it to fulful the interface.
Fixes #5003
Fixes #3690
Fixes #2404
Diffstat (limited to 'mesonbuild/rewriter.py')
0 files changed, 0 insertions, 0 deletions