Skip to content
Commit 62dea6e9 authored by Haojian Wu's avatar Haojian Wu
Browse files

Revert "[AST] Build recovery expressions by default for C++."

This reverts commit 0788acbc.
This reverts commit c2d7a1f7:  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);
parent 1e303962
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment