diff options
author | Arvind Sudarsanam <arvind.sudarsanam@intel.com> | 2023-01-19 10:24:46 -0800 |
---|---|---|
committer | Arthur Eubanks <aeubanks@google.com> | 2023-01-19 11:35:15 -0800 |
commit | 176a0827de42f123436c8ab850ef009f9339b7b6 (patch) | |
tree | 2ca50957efe4ab5efc32fc0e2efb30b5e0f6115e /llvm/unittests/Support/VirtualFileSystemTest.cpp | |
parent | 1d67f2cd7850a9a6c6ac4d31959163e1c412c687 (diff) | |
download | llvm-176a0827de42f123436c8ab850ef009f9339b7b6.zip llvm-176a0827de42f123436c8ab850ef009f9339b7b6.tar.gz llvm-176a0827de42f123436c8ab850ef009f9339b7b6.tar.bz2 |
[opt] Fix static code analysis concerns
This is an issue reported inside the NewPMDriver module. Static analyzer reported that Null pointer 'P' may be dereferenced at line 371 and two more sites. Proposed change guards this use.
Reviewed By: aeubanks
Differential Revision: https://reviews.llvm.org/D142047
Diffstat (limited to 'llvm/unittests/Support/VirtualFileSystemTest.cpp')
0 files changed, 0 insertions, 0 deletions