"git@repo.hca.bsc.es:rferrer/llvm-epi.git" did not exist on "85348bd8cd9323b2403551e8107f6aab74b131f0"
[lldb] Fix another instance where we pass a nullptr as TypeSourceInfo to...
[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
Loading
Please register or sign in to comment