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

Adeel Mujahid via cfe-commits cfe-commits at lists.llvm.org
Mon Jun 29 06:08:05 PDT 2026


================
@@ -541,6 +546,7 @@ Attribute Changes in Clang
   diagnosed and ignored when applied to anything else. Additionally, calling
   a function marked ``noreturn`` from a function marked ``const`` or ``pure``
   is now diagnosed as undefined behavior (#GH129022).
+  diagnosed and ignored when applied to anything else.
----------------
am11 wrote:

```suggestion
```

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


More information about the cfe-commits mailing list