loumalouomega wrote:

> > I have a certain version of Ubuntu with a certain version of Clang, not 
> > custom compiled.
> 
> @loumalouomega Can you please confirm if the Clang comes from the official 
> Debian or Ubuntu APT repository?
> 
> If that is the case, I think we can, going forward, contact the maintainers 
> of that pipeline (if the patch can't be done locally within the LLVM repo) to 
> include this script as long as this script can be considered "user-facing" 
> and not a developer-only tool.

~~~sh
lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:    Ubuntu 22.04.5 LTS
Release:        22.04
Codename:       jammy
~~~

For Ubuntu 22.04 LTS (still supportedm and I cannot update it for businness 
reasons):

https://packages.ubuntu.com/jammy/clang-14

https://github.com/llvm/llvm-project/pull/127066
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to