cleanup notes

This commit is contained in:
pommicket 2022-02-13 22:20:49 -05:00
parent b9fd2a2b9c
commit 1f9534d750
4 changed files with 8 additions and 24 deletions

View file

@ -938,11 +938,6 @@ function translation_phase_4
goto pp_if_idents0_loop
:pp_replace_defined
; handle, e.g. #if defined(SOMETHING)
; @NONSTANDARD?? it seems unclear in the standard whether this is legal:
; #define X defined
; GCC and clang both accept it without warnings
p += 16
if *1p != SYMBOL_LPAREN goto pp_defined_nolparen
p += 16