summaryrefslogtreecommitdiffstats
path: root/clang/test/Index/print-usrs.c
Commit message (Collapse)AuthorAgeFilesLines
* Rework USR generation for symbols with no linkage. Many of the USRs are now ↵Ted Kremenek2010-04-161-2/+2
| | | | | | | | | | shortened, and we now include the file name that declares the symbol with no linkage in the USR. USRs for such symbols are generated only in restructed cases, e.g., anonymous enum declarations, typedefs, etc. llvm-svn: 101542
* Add c-index-test support for printing USRs.Ted Kremenek2010-03-251-0/+17
llvm-svn: 99476
OpenPOWER on IntegriCloud