User Details
- User Since
- Jun 26 2017, 11:08 AM (327 w, 1 d)
Jan 11 2021
We appear to still be carrying a patch for this in Chromium, so I think the issue still stands.
https://source.chromium.org/chromium/chromium/src/+/master:buildtools/third_party/libc++/BUILD.gn;drc=21272efa27e69622c6d174f29e4a73f1a6088cfc;l=135
May 4 2020
It's definitely odd that some (possibly indirect) dependency's exports has an effect on our own exports. But since bfd and gold have this behavior I guess changing it would have the potential to break things.
Apr 30 2020
Jun 13 2019
To be clear, I didn't actually test on 4.9 or 5.1, so it's possibly broken there too. Anyway, landing this for now if only as a band-aid.
Apr 29 2019
lgtm!
Apr 18 2019
Address comments
Apr 16 2019
Apr 15 2019
Apr 12 2019
Apr 11 2019
@EricWF ptal. I think this regressed after https://reviews.llvm.org/rCXX355752
Mar 27 2019
Mar 26 2019
@mclow.lists does this lg to land?
Add comment suggested by smeenai@
Removed !defined(__MINGW32__) in the latest patch. Thanks @smeenai and @mstorsjo ! Going to land with that latest change.
Add FIXME and fix MINGW
Mar 22 2019
Handle memory alloc failures
Mar 21 2019
+ @smeenai please review
Mar 19 2019
Mar 18 2019
Mar 6 2019
Added test: crashes before change, passes after
Fix by EricWF: https://reviews.llvm.org/D58945
Mar 4 2019
LGTM, thanks!
Feb 25 2019
Friendly ping