[PATCH] Adding lvalue and rvalue reference type matchers

Dmitri Gribenko gribozavr at gmail.com
Thu Mar 7 06:55:55 PST 2013


  Please document how these work with 'auto', 'auto&' and 'auto&&'.  I guess that they will match the deduced type, but this is worth documenting and testing explicitly.

http://llvm-reviews.chandlerc.com/D503



More information about the cfe-commits mailing list