[libc-commits] [clang] [libc] [libc][docs] Add fcntl.h POSIX header documentation (PR #188822)
Jeff Bailey via libc-commits
libc-commits at lists.llvm.org
Wed Apr 8 08:47:45 PDT 2026
================
@@ -2686,8 +2686,10 @@ path of execution, but that can be confusing:
.. code-block:: c++
if (b) {
- [[unlikely]] --b; // In the path of execution,
----------------
kaladron wrote:
Can you please put this change in a separate PR?
https://github.com/llvm/llvm-project/pull/188822
More information about the libc-commits
mailing list