[PATCH] D156064: [SemaCXX] Recognise initializer_list injected-class-name types as initializer_lists
Shafik Yaghmour via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jul 24 15:01:57 PDT 2023
shafik added a comment.
This makes sense I see that `isStdInitializerList(...)` is used in a lot of places, this makes me wonder if we need additional test coverage.
I also added some folks for more review visibility.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D156064/new/
https://reviews.llvm.org/D156064
More information about the cfe-commits
mailing list