diff options
author | Douglas Gregor <dgregor@apple.com> | 2010-09-01 17:32:36 +0000 |
---|---|---|
committer | Douglas Gregor <dgregor@apple.com> | 2010-09-01 17:32:36 +0000 |
commit | 0ab1e9f672a86cf3f094780d99251553a2b69fc7 (patch) | |
tree | 5f54acb4740466adf60b315c74567a1baa34115a /lib/Frontend/CompilerInvocation.cpp | |
parent | 0080f0ca30cd35e59347d632a261951f01a8129e (diff) |
Improve libclang indexing support for class template specializations
in a few related ways:
- Don't recurse into instantiations of templates.
- Recurse into explicit specializations.
- Visit the template arguments of an explicit specialization or
explicit instantiation.
- Include template specialization arguments in the USRs for class
template specializations.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@112720 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions