tahonermann added a comment.

See PR25683 (https://bugs.llvm.org/show_bug.cgi?id=25683) for more details.  
The patch posted here differs slightly from what is posted in the PR; 
`getLocation()` is called instead of `getBeginLoc()` since the latter may 
return a customized begin location.

I believe the impact to the two tests is a desirable change; the instantiation 
note seems like it should be correlated with the definition, not the 
declaration.


Repository:
  rC Clang

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

https://reviews.llvm.org/D64087



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

Reply via email to