Closed cbecerescu closed 5 years ago
Please split this up into two PRs, one for each thing. For the one to avoid including system headers, please have its text start with "Fix #139" so that when it gets merged the issue will be automatically closed.
Multiple clang options can be specified like this: d++ --clang-option "-opt1 param1 -opt2 -opt3"..., instead of prepending --clang-option to every single clang option.