mirror of
https://github.com/compiler-explorer/compiler-explorer.git
synced 2025-12-27 12:54:00 -05:00
Fix #7809 and then some: Stop processing opt-remarks if none were requested, Make gcc dump remarks to file, separate opt-file handling to ClangCompiler and GccCompiler, make DefaultCompiler inherit GccCompiler, move some tests around.