summaryrefslogtreecommitdiffstats
path: root/clang/lib/ASTMatchers/Dynamic/Registry.cpp
diff options
context:
space:
mode:
authorSamuel Benzaquen <sbenza@google.com>2013-05-15 19:49:05 +0000
committerSamuel Benzaquen <sbenza@google.com>2013-05-15 19:49:05 +0000
commita76d8cd05b18becbff488fe6864561088221ae62 (patch)
treec851de5949436edf7fc0716fa878043f260f2e26 /clang/lib/ASTMatchers/Dynamic/Registry.cpp
parent2cb4a957c6eb96d8d34f77250b06d802d71af5d8 (diff)
downloadbcm5719-llvm-a76d8cd05b18becbff488fe6864561088221ae62.tar.gz
bcm5719-llvm-a76d8cd05b18becbff488fe6864561088221ae62.zip
Test commit
llvm-svn: 181915
Diffstat (limited to 'clang/lib/ASTMatchers/Dynamic/Registry.cpp')
-rw-r--r--clang/lib/ASTMatchers/Dynamic/Registry.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/clang/lib/ASTMatchers/Dynamic/Registry.cpp b/clang/lib/ASTMatchers/Dynamic/Registry.cpp
index 53e90f1c77f..34a230b8728 100644
--- a/clang/lib/ASTMatchers/Dynamic/Registry.cpp
+++ b/clang/lib/ASTMatchers/Dynamic/Registry.cpp
@@ -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"
OpenPOWER on IntegriCloud