[PATCH] D146024: [clangd] Drop stale macro and mark ranges

Haojian Wu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Mar 14 05:08:06 PDT 2023


hokein accepted this revision.
hokein added inline comments.
This revision is now accepted and ready to land.


================
Comment at: clang-tools-extra/clangd/unittests/PreambleTests.cpp:22
 #include "XRefs.h"
+#include "index/FileIndex.h"
+#include "support/Context.h"
----------------
extra unused include?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D146024/new/

https://reviews.llvm.org/D146024



More information about the cfe-commits mailing list