Closed jnikula closed 1 year ago
Move the clang language selection at a lower level, do it unconditionally, and add -header too. This unifies -x option across the extension, tests ,and cli.
Fixes #208
Looks great!
Thanks; I additionally pushed some tests that would fail without the fixes in the series. Would you mind eyeballing them too, please?
Move the clang language selection at a lower level, do it unconditionally, and add -header too. This unifies -x option across the extension, tests ,and cli.
Fixes #208