diff options
author | Raphael Isemann <teemperor@gmail.com> | 2020-02-18 13:25:08 +0100 |
---|---|---|
committer | Raphael Isemann <teemperor@gmail.com> | 2020-02-18 13:25:31 +0100 |
commit | 40b2c7f29b44e3c3e171a04593ac650aaf7c6ae6 (patch) | |
tree | 6839b627b216764881b6053d6f07155a642e2fab /llvm/lib/CodeGen/MachineFunction.cpp | |
parent | db23825970b021d0b5302d43aa5355c295c133d9 (diff) | |
download | llvm-40b2c7f29b44e3c3e171a04593ac650aaf7c6ae6.zip llvm-40b2c7f29b44e3c3e171a04593ac650aaf7c6ae6.tar.gz llvm-40b2c7f29b44e3c3e171a04593ac650aaf7c6ae6.tar.bz2 |
[lldb] Fix another instance where we pass a nullptr as TypeSourceInfo to NonTypeTemplateParmDecl::Create
Summary:
Follow up to an issue pointed out in the review of D73808. We shouldn't just pass in a nullptr TypeSourceInfo
in case Clang decided to access it.
Reviewers: shafik, vsk
Reviewed By: shafik, vsk
Subscribers: kristof.beyls, JDevlieghere, lldb-commits
Tags: #lldb
Differential Revision: https://reviews.llvm.org/D73946
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions