A C language family front-end for LLVM
Go to file
Stephen Kitt 2ecc8463e7
Describe weak dependencies
clang has a couple of indirect weak dependencies; installing clang
without those will cause it to fail in certain use cases, but its
description doesn't mention them which makes resolving this harder
than it could be.

This patch adds a brief description of the weak dependencies to the
main clang package description.

Closes: #1879410
Signed-off-by: Stephen Kitt <skitt@redhat.com>
2020-11-19 09:52:10 +01:00
tests Add CI test for compiling programs with fedora compiler flags 2020-10-30 14:26:21 +00:00
.gitignore llvm 11.0.0 - final release 2020-10-12 11:30:06 +00:00
0001-clang-Don-t-install-static-libraries.patch 11.0.0-rc1 Release 2020-08-10 18:30:38 -04:00
0001-clang-Fix-spurious-test-failure.patch Fix test failures 2020-08-13 21:44:36 -04:00
0001-clang-fix-undefined-behaviour-in-RawComment-getForma.patch Backport ad7211df6f257e39da2e5a11b2456b4488f32a1e, see rhbz#1825593 2020-05-19 13:15:35 +00:00
0001-Driver-Prefer-gcc-toolchains-with-libgcc_s.so-when-n.patch Fix toolchain search path 2020-09-23 17:46:58 +00:00
0001-Make-funwind-tables-the-default-for-all-archs.patch Activate -funwind-tables on all arches, see rhbz#1655546 2019-12-10 13:33:59 +00:00
0001-remark-diagnostics-codegen-Fix-PR44896.patch Apply -fdiscard-value-names patch 2020-02-25 23:30:58 +00:00
0001-ToolChain-Add-lgcc_s-to-the-linker-flags-when-using-.patch Fix compiling with -stdlib=libc++ 2019-02-25 21:17:07 +00:00
0002-gtest-reorg.patch 8.0.0rc1 2019-02-13 15:48:31 +00:00
clang.spec Describe weak dependencies 2020-11-19 09:52:10 +01:00
gating.yaml Update gating test name 2020-06-26 05:11:16 +00:00
hans-gpg-key.asc 10.0.0rc1 2020-02-06 10:41:16 +00:00
sources llvm 11.0.0 - final release 2020-10-12 11:30:06 +00:00