diff options
author | Vlad Serebrennikov <brainvlad@gmail.com> | 2023-06-06 05:28:52 +0400 |
---|---|---|
committer | Matt Godbolt <matt@godbolt.org> | 2023-06-06 21:13:29 -0500 |
commit | f9890dee14ddae3e674d6f028e1c18249ef2cf9c (patch) | |
tree | ec81262ca9520c475d367245c2962ca6f611ebe5 /lib/compilers/typescript-native.ts | |
parent | 29e681f2a69e9907f259315b17f7417465fe0b52 (diff) | |
download | compiler-explorer-f9890dee14ddae3e674d6f028e1c18249ef2cf9c.tar.gz compiler-explorer-f9890dee14ddae3e674d6f028e1c18249ef2cf9c.zip |
Add -gcc-toolchain option for Clang 3.1, 3.2, and 3.3 (#5104)
This patch specifies path to GCC toolchain for those ancient Clang
versions. Ancient Clang versions are still very useful when revisiting
equally ancient bug reports, or figuring out when an ancient C or C++
defect report was implemented.
Note that modern spelling of this option is `--gcc-toolchain=`, which is
used for Clang 3.4 onwards, but those ancient versions has it in a
slightly different form.
Co-authored-by: Vlad Serebrennikov <serebrennnikov.vladislav@gmail.com>
Diffstat (limited to 'lib/compilers/typescript-native.ts')
0 files changed, 0 insertions, 0 deletions