A followup patch of d489b3807f096584175c321ce7f20e9dcd49b1da, but for
member functions, this will eliminate a false parse of member
declaration.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D131720
[pseudo] Apply the function-declarator to member functions. ClosedPublic Authored by hokein on Aug 11 2022, 1:50 PM.
Details Summary A followup patch of d489b3807f096584175c321ce7f20e9dcd49b1da, but for
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Aug 12 2022, 3:48 AM This revision was landed with ongoing or failed builds.Aug 12 2022, 4:50 AM Closed by commit rG1828c75d5f4f: [pseudo] Apply the function-declarator to member functions. (authored by hokein). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 452143 clang-tools-extra/pseudo/lib/cxx/cxx.bnf
clang-tools-extra/pseudo/test/cxx/declator-member-function.cpp
|