diff options
author | Dmitri Gribenko <gribozavr@gmail.com> | 2012-12-19 17:29:30 +0000 |
---|---|---|
committer | Dmitri Gribenko <gribozavr@gmail.com> | 2012-12-19 17:29:30 +0000 |
commit | d7ebf3eead93232af7c7f0d30385a1f4c890f904 (patch) | |
tree | f6eef14e698c1870c84de65dee2ce0f4a9638b1b /lib/AST/CommentParser.cpp | |
parent | eb34db715f1130ad7793fc0cc50c8191c2157c53 (diff) |
Add a missing 'else'. Found by grep '} if'
No testcase because this did not affect correctness: a declaration can only be
ClassTemplateDecl or a FunctionTemplateDecl, not both.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@170565 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/AST/CommentParser.cpp')
0 files changed, 0 insertions, 0 deletions