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 | 3ea400bd4ad9768300857c5c57159af318fd9b0d (patch) | |
tree | 171a576f847c3df69591e940796981748e35c001 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 9821e57c09723dd3e6efad0b2fd9eb29f78753b0 (diff) | |
download | llvm-3ea400bd4ad9768300857c5c57159af318fd9b0d.zip llvm-3ea400bd4ad9768300857c5c57159af318fd9b0d.tar.gz llvm-3ea400bd4ad9768300857c5c57159af318fd9b0d.tar.bz2 |
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.
llvm-svn: 167982
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions