[PATCH] D81351: [clangd] Parse std::make_unique, and emit template diagnostics at expansion.

Nico Weber via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jun 9 06:33:10 PDT 2020


thakis added a comment.

Breaks tests on windows: http://45.33.8.238/win/17229/step_9.txt

Please take a look and revert if it takes a while to fix. (Might just be the usual delayed template parsing thing.)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D81351





More information about the cfe-commits mailing list