aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/AST/ByteCode/Compiler.cpp
diff options
context:
space:
mode:
authorjeremyd2019 <github@jdrake.com>2025-05-08 23:54:02 -0700
committerGitHub <noreply@github.com>2025-05-09 09:54:02 +0300
commit52924a2d7255cdd280b2b82dad8616e01fe065da (patch)
treef892eb40cc3c811cbd95085c28b8a43632eabf34 /clang/lib/AST/ByteCode/Compiler.cpp
parentd2b012e3913a56d3cb2d9798bf77dc2599148dfb (diff)
downloadllvm-52924a2d7255cdd280b2b82dad8616e01fe065da.zip
llvm-52924a2d7255cdd280b2b82dad8616e01fe065da.tar.gz
llvm-52924a2d7255cdd280b2b82dad8616e01fe065da.tar.bz2
[Clang] [Driver] add a Cygwin ToolChain (#135691)
Add a new Cygwin toolchain that just goes through the motions to initialize the Generic_GCC base properly. This allows removing some old, almost certainly wrong hard-coded paths from Lex/InitHeaderSearch.cpp. MSYS2 (GCC triple (arch)-pc-msys) is a fork of Cygwin (GCC triple (arch)-pc-cygwin), and this driver can be used for either. Add a simple test for this driver.
Diffstat (limited to 'clang/lib/AST/ByteCode/Compiler.cpp')
0 files changed, 0 insertions, 0 deletions