Clark Gibson Rinker
Results
2
comments of
Clark Gibson Rinker
Right now I'm testing a docker container that pulls from cosmic (I'm deving on windows.) Compilation succeeded but it's segfaulting currently. I'm investigating.
I'm actually segfaulting [In Main](https://github.com/adobe/hyde/blob/0ad0ea2f53e3af399b1b48eb78b7a799a93825d1/sources/main.cpp#L142) when first constructing the MatchFinder. I've found a bug on the LLVM tracker that [suggests](https://bugs.llvm.org/show_bug.cgi?id=36384) that clang-dev's configuration may be wrong. Still investigating.