aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/TargetLoweringBase.cpp
diff options
context:
space:
mode:
authorBogdan Vetrenko <68546200+bv2k4@users.noreply.github.com>2025-07-07 15:09:04 +0300
committerGitHub <noreply@github.com>2025-07-07 14:09:04 +0200
commit95862d0897352de4bc7f4815def819639533bfc7 (patch)
treee2ad5d324fb32ad606529a12dde777cc94942d3e /llvm/lib/CodeGen/TargetLoweringBase.cpp
parent3c86b747286f6d8c88a705cba377e4331d8b329b (diff)
downloadllvm-95862d0897352de4bc7f4815def819639533bfc7.zip
llvm-95862d0897352de4bc7f4815def819639533bfc7.tar.gz
llvm-95862d0897352de4bc7f4815def819639533bfc7.tar.bz2
[clang] Fix manual memory management with SmallVector in ConceptRef (#147231)
This change replaces manual `new[]`/`delete[]` with `llvm::SmallVector` for `TemplateArgumentLocInfo` in `createTrivialConceptReference`.
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringBase.cpp')
0 files changed, 0 insertions, 0 deletions