This reverts commit0788acbccb. This reverts commitc2d7a1f79c: Revert "[clangd] Add test for FindTarget+RecoveryExpr (which already works). NFC" It causes a crash on invalid code: class X { decltype(unresolved()) foo; }; constexpr int s = sizeof(X);
568 B
568 B