From 16e06589e963aadced8a5afeeaa2ec2a95d0a483 Mon Sep 17 00:00:00 2001
From: Corentin Jabot
Date: Sat, 28 Mar 2026 11:08:15 +0100
Subject: [PATCH] [Clang][NFC] Trivial relocation is no longer a c++26 feature
---
clang/www/cxx_status.html | 5 -----
1 file changed, 5 deletions(-)
diff --git a/clang/www/cxx_status.html b/clang/www/cxx_status.html
index 2b4fc27e1b55..2c834b07f9a8 100755
--- a/clang/www/cxx_status.html
+++ b/clang/www/cxx_status.html
@@ -281,11 +281,6 @@ C++23, informally referred to as C++26.
P2841R7 |
No |
-
- | Trivial Relocatability |
- P2786R13 |
- Clang 21 |
-
#embed |
P1967R14 |