JonasToth added a comment.

In https://reviews.llvm.org/D53025#1270784, @ymandel wrote:

> Correction: the code *catches* the trailing return cases, I just couldn't 
> find a way to *fix* them; specifically, I was not able to get the necessary 
> source ranges to re-lex the trailing return type.


There is `fuchsia/TrailingReturnCheck.cpp` which you look if there is 
something, I am currently not aware of other checks that handle trailing return 
types in any way.
In principle it is ok to leave these for future improvements, but should be 
noted as limitation in the docs.


Repository:
  rCTE Clang Tools Extra

https://reviews.llvm.org/D53025



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

Reply via email to