Implement the C++0x "trailing return type" feature, e.g.,
auto f(int) -> int from Daniel Wallin! (With a few minor bug fixes from me). llvm-svn: 115322
Loading
Please register or sign in to comment
auto f(int) -> int from Daniel Wallin! (With a few minor bug fixes from me). llvm-svn: 115322