diff options
author | Aryadev Chavali <aryadev@aryadevchavali.com> | 2024-04-15 16:31:45 +0630 |
---|---|---|
committer | Aryadev Chavali <aryadev@aryadevchavali.com> | 2024-04-15 16:31:45 +0630 |
commit | b83bdd0d45223b789ec99bdc16d42fb646fdb8e2 (patch) | |
tree | af7995443345ff6ef727d2b26f281473a6c654c8 /asm/lexer.cpp | |
parent | c748ed8386bc8fd9f3795a02330e07095222ff68 (diff) | |
download | ovm-b83bdd0d45223b789ec99bdc16d42fb646fdb8e2.tar.gz ovm-b83bdd0d45223b789ec99bdc16d42fb646fdb8e2.tar.bz2 ovm-b83bdd0d45223b789ec99bdc16d42fb646fdb8e2.zip |
preprocesser function now only returns a pp_err_t
We leave the parameter tokens alone, considering it constant, while
the parameter vec_out is used to hold the new stream of tokens. This
allows the caller to have a before and after view on the token stream
and reduces the worry of double frees.
Diffstat (limited to 'asm/lexer.cpp')
0 files changed, 0 insertions, 0 deletions