Details
Details
Diff Detail
Diff Detail
- Repository
 - rG LLVM Github Monorepo
 
Event Timeline
Comment Actions
Please just note in the comment for the C++11 bit that it is modified by CWG2354, otherwise I think this is good.
| clang/lib/Sema/SemaDeclAttr.cpp | ||
|---|---|---|
| 4291 | Can you add a comment up near here updating this?  | |
Comment Actions
LGTM aside from a tiny testing nit. It's interesting that WG14 doesn't seem to have a similar DR reported them that I can find (nothing for you to do about it).
| clang/test/CXX/drs/dr2354.cpp | ||
|---|---|---|
| 2 | ||
| clang/lib/Sema/SemaDeclAttr.cpp | ||
|---|---|---|
| 4291 | Like this? I can also quote the same paragraph from C++20, where this DR is already applied.  | |
Can you add a comment up near here updating this?