4/4
DiagnosticSemaKinds.td -
anonymous-union-export.cpp 19/25
cxx2c-placeholder-vars.cpp
| | Authored by cor3ntin on Jun 22 2023, 5:22 AM. Event TimelineHerald added a project: Restricted Project. cor3ntin requested review of this revision. Herald added a project: Restricted Project. cor3ntin added a reviewer: Restricted Project. cor3ntin marked 3 inline comments as done. cor3ntin planned changes to this revision. cjdb added inline comments. cor3ntin marked 14 inline comments as done. cor3ntin marked 14 inline comments as done. cor3ntin marked 10 inline comments as done. This revision is now accepted and ready to land. This revision was landed with ongoing or failed builds. This revision was automatically updated to reflect the committed changes. Path | Size |
---|
| | | | | 15 lines | | | | | | 2 lines | | | | 10 lines | | 3 lines | | | | 11 lines | | 13 lines | | | | | | 36 lines | | | | 1 line | | | | 4 lines | | 4 lines | | 4 lines | | 4 lines | | | | 123 lines | | 80 lines | | 13 lines | | 37 lines | | 14 lines | | 25 lines | | | | | | 4 lines | | 6 lines | | | | 2 lines | | 214 lines | | | | 2 lines |
Commit | Tree | Parents | Author | Summary | Date |
---|
a8105dcb6ac0 | 55e2b1e8262b | 6101d720cb49 | Corentin Jabot | [Clang] Implement P2169 A nice placeholder with no name (Show More…) | Jun 22 2023, 5:18 AM |
|
Should we consider adding this as an extension to C? It would be conforming there as well because it wouldn't change the behavior of any correct C code, right?