nixpkgs/pkgs/development/compilers/llvm/12
Sergei Trofimovich 899eccf612 llvm_{10..13}: backport gcc-13 fixes
Without the change `llvm` build fails on `gcc-13` fails as:

    [  0%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Signals.cpp.o
    In file included from llvm/lib/Support/Signals.cpp:14:
    llvm/include/llvm/Support/Signals.h:119:8: error: variable or field 'CleanupOnSignal' declared void
      119 |   void CleanupOnSignal(uintptr_t Context);
          |        ^~~~~~~~~~~~~~~
2023-05-30 09:00:54 +01:00
..
bintools treewide: use optionalString 2023-02-13 21:52:34 +01:00
clang clang: drop the C++ std version -DCMAKE_CXX_FLAG 2023-03-10 09:36:21 +00:00
compiler-rt compiler-rt: use -ffreestanding when no libc 2023-04-28 10:01:22 +00:00
libcxx llvmPackages: use libcxxrt on FreeBSD 2023-01-24 21:18:39 +00:00
libcxxabi llvmPackages: use libcxxrt on FreeBSD 2023-01-24 21:18:39 +00:00
libunwind
lld lld: explain why we change the stack size on Musl 2023-02-28 10:56:53 +00:00
lldb llvmPackages_12.lldb: enable installCheckPhase, add message 2022-12-26 19:54:55 +01:00
llvm llvm_{10..13}: backport gcc-13 fixes 2023-05-30 09:00:54 +01:00
openmp
default.nix llvm: fix typos 2023-05-08 21:05:07 +04:00