We should pass the expression type, not a variable type when printing
the resulting value. Variable type may be different from what the
pretty-printing function expects, e.g. have references.
Details
Details
- Reviewers
sammccall - Commits
- rG1475909e282a: Merging r367687: --------------------------------------------------------------…
rL367807: Merging r367687:
rG25082817eb6b: [clangd] Fix a crash when presenting values for Hover
rL367687: [clangd] Fix a crash when presenting values for Hover
rCTE367687: [clangd] Fix a crash when presenting values for Hover
Diff Detail
Diff Detail
- Repository
- rL LLVM