diff options
author | Nicole Mazzuca <npmazzuca@gmail.com> | 2018-07-28 15:18:43 -0700 |
---|---|---|
committer | Nicole Mazzuca <npmazzuca@gmail.com> | 2018-07-28 15:18:43 -0700 |
commit | 9ddf22f0908234e779a4fa7d77e2c0725db11c6a (patch) | |
tree | a76c8380f9315e1014ba9243fe83433137e0a5dd /lib/compilers/wsl-vc.js | |
parent | f5fda3b0e304f9848492cbbb6c49c3ebf727794e (diff) | |
download | compiler-explorer-9ddf22f0908234e779a4fa7d77e2c0725db11c6a.tar.gz compiler-explorer-9ddf22f0908234e779a4fa7d77e2c0725db11c6a.zip |
Support Visual C++ and Windows well
This commit adds support for hosting on windows, as well as better
support for the Visual C++ compiler. Specific interesting changes are:
- switch from /FAsc to /FA
- order functions in file order
- support demangling win32-style identifiers with undname
- clang++ and vc++ on win32 host are both supported
Diffstat (limited to 'lib/compilers/wsl-vc.js')
0 files changed, 0 insertions, 0 deletions