[libclang] Encode C++11 rvalue reference types in the USR.
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>
Mon, 8 Dec 2014 08:48:27 +0000 (08:48 +0000)
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>
Mon, 8 Dec 2014 08:48:27 +0000 (08:48 +0000)
commit0e387dc33096346c5aa60c341f38784fc0ddcbb7
tree151528579bc62465af8b938ba8134c01c49d2af2
parentf581909b3bbcff5301795f9ff2172cf4ac9bcb66
[libclang] Encode C++11 rvalue reference types in the USR.

llvm-svn: 223631
clang/lib/Index/USRGeneration.cpp
clang/test/Index/usrs-cxx0x.cpp