src/Compilation.zig | 13 ++++++ src/libcxx.zig | 24 +++++++--- test/standalone/c_compiler/build.zig | 2 +- test/standalone/c_compiler/test.c | 23 +++++----- test/standalone/c_compiler/test.cpp | 76 +++++++++++++++++++++++++------- 5 files changed, 106 insertions(+), 32 deletions(-)