Граф коммитов

4 Коммитов

Автор SHA1 Сообщение Дата
Ted Kremenek 2ea5baf08d Extend C++ usrs to include type mangling for tag decl arguments, indicating whether a method
is static, and mangling in the qualifers of the method.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@103289 91177308-0d34-0410-b5e6-96231b3b80d8
2010-05-07 20:39:40 +00:00
Ted Kremenek 8e67219a7c Add initial USR support for mangling in the types of C++ functions and methods.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@103225 91177308-0d34-0410-b5e6-96231b3b80d8
2010-05-07 01:04:32 +00:00
Ted Kremenek d5d90fedcc Add USR test case for C++ operator methods.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@103223 91177308-0d34-0410-b5e6-96231b3b80d8
2010-05-07 01:04:23 +00:00
Ted Kremenek cbd66f00cf Add USR support for C++ namespaces, and unify mangling of location information in USRs
for anonymous symbols.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@103212 91177308-0d34-0410-b5e6-96231b3b80d8
2010-05-06 23:38:28 +00:00