diff options
author | NAKAMURA Takumi <geek4civic@gmail.com> | 2012-11-14 21:45:43 +0000 |
---|---|---|
committer | NAKAMURA Takumi <geek4civic@gmail.com> | 2012-11-14 21:45:43 +0000 |
commit | 5a95d460290142cc84c0805411032dadb4970922 (patch) | |
tree | d54ece913833a95681a83b88f221213e4f1260ed /lib/CodeGen/CodeGenFunction.cpp | |
parent | 25691f67b22b3ad02a07e66209cad492357f532c (diff) |
ParseTemplate.cpp: Prune obsolete descriptions in ParseSingleDeclarationAfterTemplate(), for now. [-Wdocumentation]
/// \param TemplateParams if non-NULL, the template parameter lists
/// that preceded this declaration. In this case, the declaration is a
/// template declaration, out-of-line definition of a template, or an
/// explicit template specialization. When NULL, the declaration is an
/// explicit template instantiation.
///
/// \param TemplateLoc when TemplateParams is NULL, the location of
/// the 'template' keyword that indicates that we have an explicit
/// template instantiation.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@167982 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions