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

Sam McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jun 9 03:49:11 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG658af9435071: [clangd] Parse std::make_unique, and emit template diagnostics at expansion. (authored by sammccall).

Changed prior to commit:
  https://reviews.llvm.org/D81351?vs=269479&id=269486#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D81351

Files:
  clang-tools-extra/clangd/Diagnostics.cpp
  clang-tools-extra/clangd/Diagnostics.h
  clang-tools-extra/clangd/Preamble.cpp
  clang-tools-extra/clangd/unittests/DiagnosticsTests.cpp
  clang/include/clang/Frontend/PrecompiledPreamble.h
  clang/lib/Frontend/PrecompiledPreamble.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D81351.269486.patch
Type: text/x-patch
Size: 16130 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200609/494fffc5/attachment-0001.bin>


More information about the cfe-commits mailing list