]> granicus.if.org Git - clang/commit
[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)
commit7d7ee01e1d2fbe1095eb7fd7f1df065882982211
treeb59a482490b31d88653b5f483000780b1a882270
parent219968a3c54beb1477455ccf046af01e73a559fd
[libclang] Encode C++11 rvalue reference types in the USR.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@223631 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Index/USRGeneration.cpp
test/Index/usrs-cxx0x.cpp