The grammar rule is not right, doesn't match the standard one.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D126991
[pseudo] Fix the member-specification grammar rule. ClosedPublic Authored by hokein on Jun 3 2022, 12:06 PM.
Details
Summary The grammar rule is not right, doesn't match the standard one.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jun 3 2022, 12:21 PM This revision was landed with ongoing or failed builds.Jun 7 2022, 1:20 AM Closed by commit rG0a6a17a4f9fd: [pseudo] Fix the member-specification grammar rule. (authored by hokein). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 434101 clang-tools-extra/pseudo/lib/cxx.bnf
clang-tools-extra/pseudo/test/cxx/empty-member-spec.cpp
|