Open
Description
In file included from src/sregex/sre_vm_thompson_jit.c:16:
./dynasm/dasm_x86.h: In function 'dasm_put':
./dynasm/dasm_x86.h:207:2: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
207 | if (*p++ == 1 && *p == DASM_DISP) mrm = n; continue;
| ^~
./dynasm/dasm_x86.h:207:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
207 | if (*p++ == 1 && *p == DASM_DISP) mrm = n; continue;
| ^~~~~~~~
Metadata
Metadata
Assignees
Labels
No labels