[AST] Construct Capture objects before use
Msan reports https://reviews.llvm.org/P8308 The reason is if PointerIntPair is not properly constructed, setPointer uses Info::updatePointer on uninitialized value. Reviewed By: #clang, rsmith Differential Revision: https://reviews.llvm.org/D150504
Loading
Please sign in to comment