[cfe-dev] USR for CTU analysis
Kihong Heo via cfe-dev
cfe-dev at lists.llvm.org
Sat May 18 13:34:19 PDT 2019
Hi list,
index::generateUSRForDecl sometimes returns USR names followed by special characters such as
c:@F at UA_memoryManager_calloc#l#l
c:ua_types.c at F@clear_noInit#*v#*1$@S at UA_DataType#
Could someone explain what ā#l#lā mean?
And the second case looks quite different from other cases. It would be appreciated if you could give some explanation.
Thanks,
Kihong
More information about the cfe-dev
mailing list