Issue | 144854 |
---|---|
Summary | [libc++] std::abs should diagnose `unsigned char` and `unsigned short` uses |
Labels | enhancement |
Assignees | philnik777 |
Reporter | philnik777 |
Clang sometimes doesn't diagnose these with our current implementation. We should be able to add `__attribute__((diagnose_if))`s to re-gain the diagnostics.
_______________________________________________ llvm-bugs mailing list llvm-bugs@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs