dexonsmith marked an inline comment as done.
dexonsmith added a comment.

Committed in 434f3774f629f5896614e9efb4eda82d813402ed 
<https://reviews.llvm.org/rG434f3774f629f5896614e9efb4eda82d813402ed>.



================
Comment at: clang-tools-extra/clangd/ParsedAST.cpp:222
       if (File)
         // FIXME: Use correctly named FileEntryRef.
+        Delegate->FileSkipped(*File, SynthesizedFilenameTok, Inc.FileKind);
----------------
arphaman wrote:
> You can drop the FIXME here now.
Good point, fixed.


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

https://reviews.llvm.org/D89514

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
  • [PATCH] D89514: cl... Duncan P. N. Exon Smith via Phabricator via cfe-commits
    • [PATCH] D8951... Alex Lorenz via Phabricator via cfe-commits
    • [PATCH] D8951... Duncan P. N. Exon Smith via Phabricator via cfe-commits

Reply via email to