[clang][dataflow][NFC] Eliminate unnecessary helper `stripReference()`.
`QualType::getNonReferenceType()` does the same thing. Reviewed By: sammccall Differential Revision: https://reviews.llvm.org/D149744
Loading
Please sign in to comment
`QualType::getNonReferenceType()` does the same thing. Reviewed By: sammccall Differential Revision: https://reviews.llvm.org/D149744