================ @@ -2525,6 +3589,10 @@ SYMBOL(remainderf, None, <math.h>) SYMBOL(remainderl, std::, <cmath>) SYMBOL(remainderl, None, <cmath>) SYMBOL(remainderl, None, <math.h>) +SYMBOL(remove, std::, <cstdio>) +SYMBOL(remove, std::, <algorithm>) ---------------- cseriildi wrote:
I agree. We don't store the page for the symbols but I can check if we have found it again and if different headers were found exclude it. Symbols with the same name but different namespace are still included, like the `std::filesystem::` and `std::ranges::` but I think that's fine. [c6bc954](https://github.com/llvm/llvm-project/pull/147720/commits/c6bc954f3fa9c42ed63de3346f5c6cbc1e6e14cd) https://github.com/llvm/llvm-project/pull/147720 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits