mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2026-08-25 14:10:28 -04:00
[PR #8] [MERGED] More C++20 fixes #6
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/RPCS3/llvm-mirror/pull/8
Author: @xddxd
Created: 4/18/2021
Status: ✅ Merged
Merged: 4/18/2021
Merged by: @undefined
Base:
master← Head:appleclang📝 Commits (1)
940c517More C++20 fixes📊 Changes
5 files changed (+24 additions, -12 deletions)
View changed files
📝
include/llvm/ADT/DenseSet.h(+12 -4)📝
include/llvm/CodeGen/LiveInterval.h(+2 -2)📝
include/llvm/ProfileData/InstrProfReader.h(+6 -2)📝
include/llvm/Support/SuffixTree.h(+2 -2)📝
lib/Transforms/Scalar/GVNHoist.cpp(+2 -2)📄 Description
More C++20 fixes from LLVM upstream, allows AppleClang to build LLVM.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.