compiler-research / CppInterOp

A Clang-based C++ Interoperability Library
Other
37 stars 21 forks source link

Extra space in function signature. #84

Closed sudo-panda closed 11 months ago

sudo-panda commented 1 year ago

https://github.com/compiler-research/InterOp/blob/5e0884484c579b0b79bec1532e8296586ea2cce5/lib/Interpreter/InterOp.cpp#LL988C32-L988C63

There is a large gap in the function signature.

vgvassilev commented 1 year ago

Does that occur elsewhere?

Smit1603 commented 11 months ago

@vgvassilev This issue can be closed ig

vgvassilev commented 11 months ago

Indeed.