This is an archive of the discontinued LLVM Phabricator instance.

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 Timeline

dexonsmith created this revision.Nov 11 2020, 1:22 PM
dexonsmith requested review of this revision.Nov 11 2020, 1:22 PM
jansvoboda11 accepted this revision.Nov 13 2020, 12:54 AM
This revision is now accepted and ready to land.Nov 13 2020, 12:54 AM
This revision was automatically updated to reflect the committed changes.
Herald added a project: Restricted Project. · View Herald TranscriptNov 13 2020, 2:47 PM