[PATCH] D62116: [Sema] raise nullptr check to cover additional uses
Nick Desaulniers via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun May 19 19:17:43 PDT 2019
nickdesaulniers added a comment.
Note that this changes when the destructor for `CXXThisScopeRAII` runs. It's not clear to me why `ThisScope` is constructed at all.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D62116/new/
https://reviews.llvm.org/D62116
More information about the cfe-commits
mailing list