================
@@ -1053,6 +1053,10 @@ class VarDecl : public DeclaratorDecl, public
Redeclarable<VarDecl> {
LLVM_PREFERRED_TYPE(bool)
unsigned ExceptionVar : 1;
+ /// To Check the ellipsis
----------------
shahidiqbal13 wrote:Will do it , its expected https://github.com/llvm/llvm-project/pull/80976 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
