summaryrefslogtreecommitdiffstats
path: root/test/Index/usrs-cxx0x.cpp
Commit message (Expand)AuthorAgeFilesLines
* [libclang] Use same USR encoding for 'class' as 'struct'.Argyrios Kyrtzidis2014-12-081-3/+3
* [libclang] Encode C++11 rvalue reference types in the USR.Argyrios Kyrtzidis2014-12-081-0/+2
* [libclang] Encode the C++11 method reference qualifier in the USR.Argyrios Kyrtzidis2014-12-081-0/+8
* Update all tests other than Driver/std.cpp to use -std=c++11 rather thanRichard Smith2011-10-131-1/+1
* Fixed source range for all DeclaratorDecl's.Abramo Bagnara2011-03-081-1/+1
* Teach libclang to generate USRs containing parameter packs and pack expansions.Douglas Gregor2011-01-191-0/+8