This revision was automatically updated to reflect the committed changes.
Closed by commit rL368019: [clangd] Compute scopes eagerly in IncludeFixer
(authored by ibiryukov, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Changed prior to commit:
https://re
ilya-biryukov updated this revision to Diff 213557.
ilya-biryukov added a comment.
- Make sure the test actually runs IncludeFixer.cpp
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D65796/new/
https://reviews.llvm.org/D65796
Files:
clang-tools-ex
ilya-biryukov created this revision.
ilya-biryukov added a reviewer: sammccall.
Herald added subscribers: kadircet, arphaman, jkorous, MaskRay.
Herald added a project: clang.
Computing lazily leads to crashes. In particular, computing scopes may
produce diagnostics (from inside template instantiat