-
Notifications
You must be signed in to change notification settings - Fork 1.4k
[cxxmodules] Testing! Kill preloading allmodules #2255
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
Starting build on |
|
@phsft-bot build just on slc6/gcc62 with flags -Druntime_cxxmodules=On -Dctest_test_exclude_none=on -Droofit=Off |
|
Starting build on |
|
Build failed on slc6/gcc62. Warnings:
|
I'm hoping that this works as we're resolving our undefined symbols by autoloading libraries (which is stronger than pcm!)
|
Starting build on |
|
Build failed on slc6/gcc62. Errors:
And 24 more Warnings:
Failing tests:
And 153 more |
|
This "getting clean Cling feature" is going to be introduced by --pedantic. |
I'm hoping that this works as we're resolving our undefined symbols by
autoloading libraries (which is stronger than pcm!)