The const-expression in the [] can be empty.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
clang-tools-extra/pseudo/test/cxx/abstract-declarator.cpp | ||
---|---|---|
1 | maybe rather call this unsized-array? |
Paths
| Differential D126992
[pseudo] Fix noptr-abstract-declarator rule. ClosedPublic Authored by hokein on Jun 3 2022, 12:15 PM.
Details
Summary The const-expression in the [] can be empty.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jun 3 2022, 12:19 PM This revision was landed with ongoing or failed builds.Jun 7 2022, 1:22 AM Closed by commit rG58b33bc8c48a: [pseudo] Fix noptr-abstract-declarator rule. (authored by hokein). · Explain Why This revision was automatically updated to reflect the committed changes. hokein marked an inline comment as done.
Revision Contents
Diff 434106 clang-tools-extra/pseudo/lib/cxx.bnf
clang-tools-extra/pseudo/test/cxx/abstract-declarator.cpp
|
maybe rather call this unsized-array?