erichkeane added inline comments.

================
Comment at: clang/docs/ReleaseNotes.rst:228
   antecipation of `CWG2563 
<https://cplusplus.github.io/CWG/issues/2563.html>_`.
+- Fix  ``getSourceRange`` behavior on  ``VarTemplateSpecializationDecl``
+  and ``VarTemplatePartialSpecializationDecl``, that represents variable with 
initializer.
----------------
Needs a little more detail here.  Something about what was wrong before, and 
what is wrong now, particularly since there is no github bug to link to.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D146733

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to