-
Notifications
You must be signed in to change notification settings - Fork 1.4k
[cxxmodules] Remove outdated workaround for canonical namespaces #1981
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
[cxxmodules] Remove outdated workaround for canonical namespaces #1981
Conversation
It looks we don't need this workaround anymore, it works on our allmoduels branch and we want to test if this works on nightly as well.
|
Starting build on |
|
@phsft-bot build just on slc6/gcc62 with flags -DLLVM_BUILD_TYPE=Debug -Droofit=Off -Druntime_cxxmodules=On -Dctest_test_exclude_none=On |
|
Starting build on |
|
Build failed on slc6/gcc62. Errors:
|
|
@phsft-bot build! |
|
Starting build on |
|
@phsft-bot build just on slc6/gcc62 with flags -DLLVM_BUILD_TYPE=Debug -Droofit=Off -Druntime_cxxmodules=On -Dctest_test_exclude_none=On |
|
Starting build on |
|
Build failed on slc6/gcc62. Errors:
And 18 more Failing tests:
And 54 more |
|
@phsft-bot build on slc6/clang39, slc6/gcc48, slc6/gcc48, slc6/gcc49, slc6/gcc52, centos7/gcc62, centos7/gcc7, centos7/gcc7, ubuntu16/native, mac1013/native, windows10/vc15 with flags -Dvc=OFF -Dimt=ON -Dccache=ON |
|
Starting build on |
|
Build failed on mac1013/native. Warnings:
Failing tests:
And 2 more |
|
@phsft-bot build! |
|
Starting build on |
|
Build failed on slc6/clang39. |
|
Build failed on slc6/gcc48. |
|
Build failed on slc6/gcc52. |
|
Build failed on slc6/gcc48. Failing tests: |
|
@phsft-bot build! |
|
Starting build on |
|
Build failed on mac1013/native. |
|
@phsft-bot build! |
|
Starting build on |
It looks we don't need this workaround anymore, it works on our
allmoduels branch and we want to test if this works on nightly as well.