Details
Details
- Reviewers
sammccall - Commits
- rG1e87261ba17c: [clangd] Turn on RecoveryAST for clangd by default.
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Unit Tests
Unit Tests
Time | Test | |
---|---|---|
200 ms | windows > Clang.CodeGenCXX::Unknown Unit Message ("") |
Event Timeline
clang-tools-extra/clangd/tool/ClangdMain.cpp | ||
---|---|---|
285 | Ah actually in other options, we set the default in the struct and reference it here. Can we do that here too? |
Ah actually in other options, we set the default in the struct and reference it here. Can we do that here too?