Skip to content

Commit cb49429

Browse files
authored
Revert _Bool type utilization and fix aliasing (#127)
Reverts all utilization of "_Bool" type in previous PR #124, which causes unexpected stage 2 compilation failure. Additionally, fixed a minor aliasing token determination issue. This is resolved by hardcoded string comparison, which is only applicable for "_Bool" identifier token in this case. Close #125
1 parent 5979cb8 commit cb49429

File tree

2 files changed

+122
-114
lines changed

2 files changed

+122
-114
lines changed

0 commit comments

Comments
 (0)