summaryrefslogtreecommitdiff
path: root/rc
diff options
context:
space:
mode:
authorOri Bernstein <ori@eigenstate.org>2020-07-13 18:50:14 -0700
committerOri Bernstein <ori@eigenstate.org>2020-07-13 18:50:14 -0700
commit0366f11300521165ff22423514a5d829a1f34912 (patch)
tree5e68418013d8a327d746dc49fd0968ad7091c5fa /rc
parent77ddc8c654824962149160af822f849b78cc6cc0 (diff)
downloadplan9front-0366f11300521165ff22423514a5d829a1f34912.tar.xz
cpp: fix mutually recursive macros
Handle cases where parameterless macros expand to each other: #define FOO BAR #define BAR FOO FOO There were cases where the macros didn't make it into the hidesets, and we would recurse infinitely. This fixes that.
Diffstat (limited to 'rc')
0 files changed, 0 insertions, 0 deletions