sourcegraph / scip-clang

Apache License 2.0
56 stars 7 forks source link

fix: Fix crash when emitting relationships #394

Closed varungandhi-src closed 1 year ago

varungandhi-src commented 1 year ago

When looking up base classes, we need to check if the definition exists, as it may not for templated classes.