"git@repo.hca.bsc.es:lalbano/llvm-bpevl.git" did not exist on "d5c06a68b5c07c5226e671d7273b27526aa2fb5e"
Fix issue in typo handling which could lead clang to hang
Summary: We need to detect when certain TypoExprs are not being transformed due to invalid trees, otherwise we risk endlessly trying to fix it. Reviewers: rsmith Subscribers: cfe-commits Tags: #clang Differential Revision: https://reviews.llvm.org/D84067
Loading
Please register or sign in to comment