- Oct 28, 2017
-
-
John Kessenich authored
-
- Oct 27, 2017
-
-
John Kessenich authored
Both debug and release clang builds have segfaulted on recent changes, non deterministically, while doing the single/multi-thread test all test files. Removing recent test files, to see if it gives a clue.
-
- Oct 24, 2017
-
-
Aaron Muir Hamilton authored
-
- Oct 18, 2017
-
-
Aaron Muir Hamilton authored
This division is undefined behaviour which raises SIGFPE on x86. Most C++ preprocessors evaluate this silently to 0.
-