mirror of https://github.com/Wilfred/difftastic/
Fix building of e.g., vendor/tree-sitter-haskell-src/scanner.cc
At least this parser uses C++11 (lambda expressions) and C++14 features (lambda `auto` parameter types). Since the default C++ standard of compilers can vary, this patch explicitly sets C++14 mode when building any vendored C++ files.pull/41/head
parent
e214b818de
commit
457b63c758
Loading…
Reference in New Issue