[PATCH] D68923: Don't warn about missing declarations for partial template specializations

Aaron Ballman via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat Feb 1 11:56:12 PST 2020


aaron.ballman added a comment.

In D68923#1853302 <https://reviews.llvm.org/D68923#1853302>, @aaronpuchert wrote:

> Thanks for the reviews! Do you think it makes sense to bring this to Clang 10?


I think it's a simple enough fix that it may be worth it, but it isn't fixing a regression in behavior so it's not critical. If it helps you out to move it onto the 10 branch, I think it's fine.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D68923





More information about the cfe-commits mailing list