[PATCH] D71284: [clangd] Consider () part of the FunctionDecl, not the FunctionTypeLoc

Sam McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Dec 11 04:28:03 PST 2019


sammccall added a comment.

D71345 <https://reviews.llvm.org/D71345> is a different approach that would solve this problem and others (at higher cost).
I don't think we should land both, so let's park this until we decide on the fate of that patch.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D71284





More information about the cfe-commits mailing list