[clang] [Clang][P1061] Add stuctured binding packs (PR #121417)
Jason Rice via cfe-commits
cfe-commits at lists.llvm.org
Fri Jan 3 11:16:27 PST 2025
================
@@ -805,7 +805,6 @@ Sema::InstantiatingTemplate::InstantiatingTemplate(
SemaRef, CodeSynthesisContext::BuildingDeductionGuides,
PointOfInstantiation, InstantiationRange, Entity) {}
-
----------------
ricejasonf wrote:
Sorry, `git clang-format` keeps modifying this.
https://github.com/llvm/llvm-project/pull/121417
More information about the cfe-commits
mailing list