[PATCH] D134578: Add missing `struct` keyword to the test p2-2.cpp
Erich Keane via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Sep 26 06:21:48 PDT 2022
erichkeane added subscribers: aaron.ballman, erichkeane.
erichkeane accepted this revision.
erichkeane added a comment.
This revision is now accepted and ready to land.
Thanks for looking into it. I think you're right that it is a mistake that we accepted that without the 'struct' keyword after a quick look, so I think I am OK with this. Please give @aaron.ballman a day or so to take a look if he wishes.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D134578/new/
https://reviews.llvm.org/D134578
More information about the cfe-commits
mailing list