Drop IncludeBriefCommentsInCodeCompletion since it is always false.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D91295
Frontend: Remove unused parameter from ASTUnit::LoadFromCompilerInvocationAction, NFC ClosedPublic Authored by dexonsmith on Nov 11 2020, 1:22 PM.
Details Summary Drop IncludeBriefCommentsInCodeCompletion since it is always false.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Nov 13 2020, 12:54 AM Closed by commit rGcfde3edeae47: Frontend: Remove unused parameter from ASTUnit… (authored by dexonsmith). · Explain WhyNov 13 2020, 2:47 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 305270 clang/include/clang/Frontend/ASTUnit.h
clang/lib/Frontend/ASTUnit.cpp
clang/tools/libclang/Indexing.cpp
|