[PATCH] D79678: [clangd] Add CSV export for trace metrics

Nico Weber via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue May 19 06:28:30 PDT 2020


thakis added a comment.

This broke tests on Windows: http://45.33.8.238/win/15539/step_9.txt

Please take a look, and revert if it takes a while to investigate.

(I'll note that the presubmit bot now has a win/msvc bot that failed compile and reported this on this review before it got merged: https://reviews.llvm.org/B56290 . the bot i linked to builds with clang. i'm guessing the msvc bot would also fail tests once the compile is fixed there.)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D79678





More information about the cfe-commits mailing list