diff options
author | Joseph Huber <jhuber6@vols.utk.edu> | 2023-07-11 15:41:15 -0500 |
---|---|---|
committer | Joseph Huber <jhuber6@vols.utk.edu> | 2023-07-11 15:41:46 -0500 |
commit | 1776dc81240cab4e365d55bc720b552823697081 (patch) | |
tree | 98fbb03fda674b907a02039d41427e0c687bb867 /clang/lib/Frontend/TestModuleFileExtension.cpp | |
parent | 9a7677d8ee34e71a27834ab2886d79dfb9e71dae (diff) | |
download | llvm-1776dc81240cab4e365d55bc720b552823697081.zip llvm-1776dc81240cab4e365d55bc720b552823697081.tar.gz llvm-1776dc81240cab4e365d55bc720b552823697081.tar.bz2 |
[Libomptarget][Obvious] Fix uninitialized pointer
Summary:
This pointer was not initliazed to null which meant that it would be
erronenously deleted by plugins that were not in use.
Diffstat (limited to 'clang/lib/Frontend/TestModuleFileExtension.cpp')
0 files changed, 0 insertions, 0 deletions