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