aboutsummaryrefslogtreecommitdiff
path: root/flang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorMariya Podchishchaeva <mariya.podchishchaeva@intel.com>2025-04-02 09:25:43 +0200
committerGitHub <noreply@github.com>2025-04-02 09:25:43 +0200
commit8a691cc6157b2c3bc91af767eb1154d7a715562a (patch)
treeca2499b82984da8a27f5ab92972ddbbb3f4c23f0 /flang/lib/Frontend/CompilerInvocation.cpp
parent5d364481e36871584affa54c58a803a936b9a5d6 (diff)
downloadllvm-8a691cc6157b2c3bc91af767eb1154d7a715562a.zip
llvm-8a691cc6157b2c3bc91af767eb1154d7a715562a.tar.gz
llvm-8a691cc6157b2c3bc91af767eb1154d7a715562a.tar.bz2
[MS][clang] Make sure vector deleting dtor calls correct operator delete (#133950)
During additional testing I spotted that vector deleting dtor calls operator delete, not operator delete[] when performing array deletion. This patch fixes that.
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions