================
@@ -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 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
