================
@@ -3122,6 +3122,9 @@ class AnnotatingParser {
}
}
+ if (PrevToken->isTypeName(LangOpts))
----------------
HazardyKnusperkeks wrote:
So this does not work with `bool foo = requires { static_cast<MyType &&>(1);
};`?
https://github.com/llvm/llvm-project/pull/149039
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
