diff options
author | Dylan Baker <dylan@pnwbakers.com> | 2018-10-13 20:00:38 -0700 |
---|---|---|
committer | Dylan Baker <dylan@pnwbakers.com> | 2018-11-15 18:42:25 -0800 |
commit | 9f9cfd21396db5cd5eb1711916c8b0c6e433c702 (patch) | |
tree | 1d42c21c51f80f5c9ae1bbc9f46b840eee4c6da5 /docs/markdown/snippets | |
parent | a480de1cb55c9efa88a9a520d0d776743b4e5664 (diff) | |
download | meson-9f9cfd21396db5cd5eb1711916c8b0c6e433c702.zip meson-9f9cfd21396db5cd5eb1711916c8b0c6e433c702.tar.gz meson-9f9cfd21396db5cd5eb1711916c8b0c6e433c702.tar.bz2 |
compilers: Move get_allow_undefined_link_args to Compiler
This allows each implementation (gnu-like) and msvc to be implemented in
their respective classes rather than through an if tree in the CCompiler
class. This is cleaner abstraction and allows us to clean up the Fortran
compiler, which was calling CCompiler bound methods without an instance.
Diffstat (limited to 'docs/markdown/snippets')
0 files changed, 0 insertions, 0 deletions