forked from OSchip/llvm-project
f44cde8b73
Summary: CXXDeleteExpr::getDestroyedType() can return a null QualType if the destroyed type is a dependent type. This patch protects against this. Reviewers: klimek Subscribers: cfe-commits Differential Revision: https://reviews.llvm.org/D27350 llvm-svn: 288665 |
||
---|---|---|
.. | ||
CFGTest.cpp | ||
CMakeLists.txt |