mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2024-12-11 17:08:42 +00:00
Removing useless whitespace; NFC.
llvm-svn: 245332
This commit is contained in:
parent
0ad363eebc
commit
519ec4b9be
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user