================
@@ -1234,15 +1234,6 @@ SYMBOL(FILE, None, <stdio.h>)
 SYMBOL(_Exit, std::, <cstdlib>)
 SYMBOL(_Exit, None, <cstdlib>)
 SYMBOL(_Exit, None, <stdlib.h>)
-SYMBOL(abs, std::, <cstdlib>)
----------------
cseriildi wrote:

For `abs` the only variants on cppreference are `std::complex` and 
`std::valarray`, adding those would not preserve it and any other variant would 
be just skipped by the script.

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

Reply via email to