Skip to content
Snippets Groups Projects
Commit e30903d9 authored by Samuel Benzaquen's avatar Samuel Benzaquen
Browse files

Test commit

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@181915 91177308-0d34-0410-b5e6-96231b3b80d8
parent 6f2a9fa0
No related branches found
No related tags found
No related merge requests found
//===--- Registry.cpp - Matcher registry ------------------===// //===--- Registry.cpp - Matcher registry -------------------------===//
// //
// The LLVM Compiler Infrastructure // The LLVM Compiler Infrastructure
// //
// This file is distributed under the University of Illinois Open Source // This file is distributed under the University of Illinois Open Source
// License. See LICENSE.TXT for details. // License. See LICENSE.TXT for details.
// //
//===----------------------------------------------------------------------===// //===------------------------------------------------------------===//
/// ///
/// \file /// \file
/// \brief Registry map populated at static initialization time. /// \brief Registry map populated at static initialization time.
/// ///
//===----------------------------------------------------------------------===// //===------------------------------------------------------------===//
#include "clang/ASTMatchers/Dynamic/Registry.h" #include "clang/ASTMatchers/Dynamic/Registry.h"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment