================
@@ -338,8 +338,15 @@ template <> struct MappingTraits<Class> {
} // namespace llvm
namespace {
+typedef std::vector<StringRef> WhereParamsSeq;
----------------
Xazax-hun wrote:
Ah, okay. I am fine keeping this as a typedef and doing a whole-sale migration
to `using` in a different PR. (It does not need to be Dominic, so we can punt
on the refactoring for now.)
https://github.com/llvm/llvm-project/pull/203227
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits