79531142

Date: 2025-03-24 13:03:31
Score: 1.5
Natty:
Report link

The behavior you observe is a result of a compiler bug, which is fixed in newer versions of Clang. I can reproduce the behavior with clang 16 on Linux/x86. Clang 17 produces the correct and expected results. Your best option is to switch to an up-to-date compiler.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Single line (0.5):
Posted by: Joachim