]> granicus.if.org Git - clang/commitdiff
Test commit
authorSamuel Benzaquen <sbenza@google.com>
Wed, 15 May 2013 19:49:05 +0000 (19:49 +0000)
committerSamuel Benzaquen <sbenza@google.com>
Wed, 15 May 2013 19:49:05 +0000 (19:49 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@181915 91177308-0d34-0410-b5e6-96231b3b80d8

lib/ASTMatchers/Dynamic/Registry.cpp

index 53e90f1c77fd2c8e20fa95756e611bfaa9e6e36c..34a230b8728dc736b465fcfb9db4794df783f72c 100644 (file)
@@ -1,16 +1,16 @@
-//===--- Registry.cpp - Matcher registry ------------------===//
+//===--- Registry.cpp - Matcher registry -------------------------===//
 //
 //                     The LLVM Compiler Infrastructure
 //
 // This file is distributed under the University of Illinois Open Source
 // License. See LICENSE.TXT for details.
 //
-//===----------------------------------------------------------------------===//
+//===------------------------------------------------------------===//
 ///
 /// \file
 /// \brief Registry map populated at static initialization time.
 ///
-//===----------------------------------------------------------------------===//
+//===------------------------------------------------------------===//
 
 #include "clang/ASTMatchers/Dynamic/Registry.h"