[libcxx-commits] [libcxx] [libc++] Add [[nodiscard]] to static numeric limit functions (PR #83748)
Marc Auberer via libcxx-commits
libcxx-commits at lists.llvm.org
Mon Mar 4 12:28:28 PST 2024
marcauberer wrote:
@philnik777 I am unable to make the ClangFormat check pass, because the `expect-warning` comments are so long. If I format the file, the comment is at the wrong line. I looked at e.g. `bit.dodiscard_extensions.verify.cpp` which is also not formatted. Is it okay to leave it like this?
https://github.com/llvm/llvm-project/pull/83748
More information about the libcxx-commits
mailing list