diff options
author | Mariya Podchishchaeva <mariya.podchishchaeva@intel.com> | 2024-12-17 14:37:48 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-12-17 14:37:48 +0100 |
commit | fbbf1bed746c335b970aee7bd135676e534ffa05 (patch) | |
tree | ad6a05103248e8c5dbc0b374270f04b9f1f83377 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | f1763888bb96c9c4069d8d069083371965561111 (diff) | |
download | llvm-fbbf1bed746c335b970aee7bd135676e534ffa05.zip llvm-fbbf1bed746c335b970aee7bd135676e534ffa05.tar.gz llvm-fbbf1bed746c335b970aee7bd135676e534ffa05.tar.bz2 |
[HLSL][NFC] Fix static analyzer concerns (#120090)
Class BuiltinTypeMethodBuilder has a user-defined destructor so likely
compiler generated special functions may behave incorrectly. Delete
explicitly copy constructor and copy assignment operator to avoid
potential errors.
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions