sourcegraph / scip-clang

Apache License 2.0
56 stars 7 forks source link

Incorrect symbol name for operator functions #445

Closed varungandhi-src closed 2 weeks ago

varungandhi-src commented 1 year ago

https://sourcegraph.com/github.com/NVIDIA/cuCollections@c408fd4/-/blob/include/cuco/extent.cuh?L33

Operator functions should be treated as methods/functions, not as types