summaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorHaojian Wu <hokein.wu@gmail.com>2024-05-07 15:20:43 +0200
committerGitHub <noreply@github.com>2024-05-07 15:20:43 +0200
commit27becf0c3c1e7ac4a2f2e848b44d872f1aa1db9a (patch)
treeecb90a17a9c7f5d76f4ce3b7bb3d1b554b987cb2 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parentfff2db2e426ebe3a349bd0f00555d4a3dc8a6de7 (diff)
[clang] CTAD: fix the aggregate deduction guide for alias templates. (#90894)
For alias templates, our current way of constructing their aggregate deduction guides deviates from the standard approach. We should align it with how we handle implicit deduction guides. This patch has a refactoring change which pulls the construction logic out from `DeclareImplicitDeductionGuidesForTypeAlia` and reusing it for building aggregate deduction guides.
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions