1f5fdc22a2
TemplateName::getAsTemplateDecl() returns the underlying TemplateDecl for a UsingTemplate kind template name. We should respect that in the Profile method otherwise we might desugar the template name unexpectedly (e.g. for template argument deduction with deduciton guides). Differential Revision: https://reviews.llvm.org/D146202 |
||
---|---|---|
.. | ||
include/clang-include-cleaner | ||
lib | ||
test | ||
tool | ||
unittests | ||
CMakeLists.txt | ||
README.md |