[clang] [Clang][P1061] Add stuctured binding packs (PR #121417)

via cfe-commits cfe-commits at lists.llvm.org
Wed Jan 1 01:33:29 PST 2025


================
@@ -19,6 +19,7 @@
 #include "clang/Sema/Sema.h"
 #include "clang/Sema/SemaInternal.h"
 #include "clang/Sema/Template.h"
+#include "llvm/ADT/ScopeExit.h"
----------------
cor3ntin wrote:

Unrelated change?

https://github.com/llvm/llvm-project/pull/121417


More information about the cfe-commits mailing list