================
@@ -338,8 +338,15 @@ template <> struct MappingTraits<Class> {
} // namespace llvm
namespace {
+typedef std::vector<StringRef> WhereParamsSeq;
----------------
egorzhdan wrote:
Similar type definitions in the rest of this file are using `typedef`, so I
would use it here too for consistency. I don't feel strongly about it though,
https://github.com/llvm/llvm-project/pull/203227
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits