[PATCH] D133043: [clangd] Fix tests for implicit C function declaration

Sam McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Sep 1 10:13:08 PDT 2022


sammccall accepted this revision.
sammccall added a comment.
This revision is now accepted and ready to land.

Thanks!

(And not surprising at all this regressed, the mechanism clangd is using here is extremely fragile, we just couldn't come up with a better one :-()


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D133043



More information about the cfe-commits mailing list