diff options
author | Austin Morton <austinpmorton@gmail.com> | 2020-09-23 16:33:46 -0400 |
---|---|---|
committer | Austin Morton <austinpmorton@gmail.com> | 2020-09-23 16:33:46 -0400 |
commit | a1b4ec4f893693153265d29190bbb86240641069 (patch) | |
tree | c1df2d65ced5e46c1faa8fd51b9ad37a752a175b /lib/compilers/golang.js | |
parent | a49c0523a261a0b5bc9a6ddd389ea2360817c744 (diff) | |
download | compiler-explorer-a1b4ec4f893693153265d29190bbb86240641069.tar.gz compiler-explorer-a1b4ec4f893693153265d29190bbb86240641069.zip |
Do not attempt to import the demangler class if demanglerType is not set
Remote compilers running older versions of CE may still use demanglerClassFile instead of demanglerType. If a compiler is
remote the demangler is never run locally, so this is not an issue
besides the exception thrown during compiler construction due
to the attempt to import ./demangler/undefined.
Diffstat (limited to 'lib/compilers/golang.js')
0 files changed, 0 insertions, 0 deletions