From 31de5dab92151387e9e7b00f4bb7267779b11cec Mon Sep 17 00:00:00 2001 From: Richard Smith Date: Thu, 20 Jun 2019 20:44:45 +0000 Subject: P0840R2: support for [[no_unique_address]] attribute Summary: Add support for the C++2a [[no_unique_address]] attribute for targets using the Itanium C++ ABI. This depends on D63371. Reviewers: rjmccall, aaron.ballman Subscribers: dschuff, aheejin, cfe-commits Tags: #clang Differential Revision: https://reviews.llvm.org/D63451 git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@363976 91177308-0d34-0410-b5e6-96231b3b80d8 --- www/cxx_status.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'www') diff --git a/www/cxx_status.html b/www/cxx_status.html index 1a6477665b..916ca1ed8d 100755 --- a/www/cxx_status.html +++ b/www/cxx_status.html @@ -934,7 +934,7 @@ as the draft C++2a standard evolves. [[no_unique_address]] attribute P0840R2 - No + SVN [[likely]] and [[unlikely]] attributes -- cgit v1.2.1