Skip to content

Segmentation fault in nightlies with clang 8

Heinrich Schindler requested to merge clang8 into master
  • Use int64_t instead of long long.
  • Revert to C-style arrays instead of std::array for arrays passed to GASMIX.

Merge request reports

Loading