Skip to content

abi-check: Ignore incorrectly exported libstdc++ symbols

Mathieu Bridon requested to merge bochecha/abi-check/libstdc++-suppressions into 18.08

Some C++ libraries sometimes incorrectly export some symbols from libstdc++.

Let's ignore them, to avoid false positive ABI breaks.

@adds68 Try rebasing !584 (merged) on top of this. :slight_smile

Edited by Mathieu Bridon

Merge request reports