![]() Those creep up from time to time. We need to use `int main(int, char**)` because in freestanding mode, `main` doesn't get special treatment and special mangling, so we setup a symbol alias from the mangled version of `main(int, char**)` to `extern "C" main`. That only works if all the tests are consistent about how they define their main function. |
||
---|---|---|
.. | ||
refwrap.access | ||
refwrap.assign | ||
refwrap.const | ||
refwrap.helpers | ||
refwrap.invoke | ||
type.pass.cpp | ||
type_properties.pass.cpp | ||
unwrap_ref_decay.pass.cpp | ||
unwrap_reference.pass.cpp | ||
weak_result.pass.cpp |