[clang] [Driver] Find vendor-prefixed musl GCC toolchains (PR #206477)

Adeel Mujahid via cfe-commits cfe-commits at lists.llvm.org
Wed Aug 5 07:11:55 PDT 2026


================
@@ -344,7 +344,7 @@ Non-comprehensive list of changes in this release
 - Updated support for Unicode from 15.1 to 18.0.
 
 - Linux and Windows toolchains now support Clang multilibs using
-  ``-fmultilib-flag=``.
+``-fmultilib-flag=``.
----------------
am11 wrote:

```suggestion
  ``-fmultilib-flag=``.
```

https://github.com/llvm/llvm-project/pull/206477


More information about the cfe-commits mailing list