Test commit access
authorBalazs Keri <1.int32@gmail.com>
Mon, 2 Jul 2018 14:14:07 +0000 (14:14 +0000)
committerBalazs Keri <1.int32@gmail.com>
Mon, 2 Jul 2018 14:14:07 +0000 (14:14 +0000)
llvm-svn: 336108

clang/unittests/AST/ASTImporterTest.cpp

index 622ac99..b1e6e42 100644 (file)
@@ -274,7 +274,7 @@ public:
 };
 
 // This class provides generic methods to write tests which can check internal
-// attributes of AST nodes like getPreviousDecl(), isVirtual(), etc.  Also,
+// attributes of AST nodes like getPreviousDecl(), isVirtual(), etc. Also,
 // this fixture makes it possible to import from several "From" contexts.
 class ASTImporterTestBase : public ParameterizedTestsFixture {