This is an archive of the discontinued LLVM Phabricator instance.

[clangd] Drop stale macro and mark ranges
ClosedPublic

Authored by kadircet on Mar 14 2023, 2:16 AM.

Details

Summary

I'll follow up with patching of those ranges, this is to stop bleeding
mentioned in https://github.com/clangd/clangd/issues/1537.

Diff Detail

Event Timeline

kadircet created this revision.Mar 14 2023, 2:16 AM
Herald added a project: Restricted Project. · View Herald TranscriptMar 14 2023, 2:16 AM
Herald added a subscriber: arphaman. · View Herald Transcript
kadircet requested review of this revision.Mar 14 2023, 2:16 AM
hokein accepted this revision.Mar 14 2023, 5:08 AM
hokein added inline comments.
clang-tools-extra/clangd/unittests/PreambleTests.cpp
22

extra unused include?

This revision is now accepted and ready to land.Mar 14 2023, 5:08 AM
This revision was automatically updated to reflect the committed changes.
kadircet marked an inline comment as done.