Peter Goodman

Results 339 comments of Peter Goodman

Same happens for `strerror` and `strlen` Probably this relates to the "look for a leading empty macro" heuristic that I added to handle `CURL_EXTERN`.

![image](https://github.com/trailofbits/multiplier/assets/43664/1f48540b-1df9-4d9f-af4a-9d6890d3ae86) Also here.

This seems fixed: ![image](https://github.com/trailofbits/multiplier/assets/43664/459d3dda-2d60-4a70-9081-f54c17638fb3) Though this is a curiosity: ![image](https://github.com/trailofbits/multiplier/assets/43664/34099096-9ce7-4152-9ca3-910e96bddb87)

This may be related to `pasta::MacroExpansionImpl::CopyFromBody`.

This can't purely be solved in the API, or not without some ugliness of having the API inspect the token contexts, so I've added some of that logic into the...

Still happening: ![image](https://github.com/trailofbits/multiplier/assets/43664/b0e099e5-0206-407a-8459-039a46f9a40d)