[PATCH] D50446: [clangd] Record the file being processed in a TUScheduler thread in context.

Ilya Biryukov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Aug 9 02:00:04 PDT 2018


ilya-biryukov accepted this revision.
ilya-biryukov added a comment.
This revision is now accepted and ready to land.

LGTM. Thanks!



================
Comment at: clangd/TUScheduler.h:145
 };
+
 } // namespace clangd
----------------
NIT: accidental whitespace change?


Repository:
  rCTE Clang Tools Extra

https://reviews.llvm.org/D50446





More information about the cfe-commits mailing list