Skip to content

Clang C++17 Feature: Core bits for P0154R1 - Hardware interference size #61429

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
h-vetinari opened this issue Mar 15, 2023 · 2 comments
Closed
Labels
c++17 duplicate Resolved as duplicate

Comments

@h-vetinari
Copy link
Contributor

id: P0154R1
paper: https://wg21.link/P0154R1

Though this is primarily a library feature, there are some macros necessary that currently only work with GCC, and not Clang. There was an appeal before LLVM 15 for Clang to match GCC, but it landed as GCC-only.

I guess this got forgotten in the meantime, so raising an issue to track. More specifically, https://libcxx.llvm.org/Status/Cxx17.html says:

P0154: This is currently not implemented for clang because clang does not implement the required macros.

@llvmbot
Copy link
Member

llvmbot commented Mar 15, 2023

@llvm/issue-subscribers-c-17

@h-vetinari
Copy link
Contributor Author

Just noticed that this duplicates #60174...

@EugeneZelenko EugeneZelenko added the duplicate Resolved as duplicate label Jun 11, 2023
@EugeneZelenko EugeneZelenko closed this as not planned Won't fix, can't repro, duplicate, stale Jun 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c++17 duplicate Resolved as duplicate
Projects
None yet
Development

No branches or pull requests

3 participants