mcandre / rez

C/C++ task runner
Other
3 stars 1 forks source link

Smoketest on macOS #11

Closed mcandre closed 3 years ago

mcandre commented 3 years ago

Just in case Apple branded clang demonstrably deviates from LLVM clang in a way that breaks something.

mcandre commented 3 years ago

The main issue turned out to be implicit string header inclusions for literal operators.