diff options
author | Haojian Wu <hokein.wu@gmail.com> | 2024-07-15 08:43:02 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-07-15 08:43:02 +0200 |
commit | 18c70b070b6dd7cead8f049dde0542dc75ed28fd (patch) | |
tree | 8a8346e3637171a35d86ba1093a39b058e145903 /llvm/lib/CodeGen/CodeGen.cpp | |
parent | a5a29a26aaf0d7e63101471250d32e9b7230fe73 (diff) | |
download | llvm-18c70b070b6dd7cead8f049dde0542dc75ed28fd.zip llvm-18c70b070b6dd7cead8f049dde0542dc75ed28fd.tar.gz llvm-18c70b070b6dd7cead8f049dde0542dc75ed28fd.tar.bz2 |
[clang] Refactor: Move CTAD code from SemaTemplate.cpp to a dedicated file, NFC (#98524)
Split out the deduction guide related code from SemaTemplate.cpp to a
dedicated file.
These code has grown significantly, and moving it to a separate file
will improve code organization.
Diffstat (limited to 'llvm/lib/CodeGen/CodeGen.cpp')
0 files changed, 0 insertions, 0 deletions