Removing useless whitespace; NFC.

llvm-svn: 245332
This commit is contained in:
Aaron Ballman 2015-08-18 19:11:07 +00:00
parent 0ad363eebc
commit 519ec4b9be
1 changed files with 0 additions and 1 deletions

View File

@ -4209,7 +4209,6 @@ AST_POLYMORPHIC_MATCHER(isExplicit,
AST_POLYMORPHIC_SUPPORTED_TYPES(CXXConstructorDecl,
CXXConversionDecl)) {
return Node.isExplicit();
}
/// \brief If the given case statement does not use the GNU case range