mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2025-03-04 00:20:14 +00:00
Updated file comment.
llvm-svn: 198808
This commit is contained in:
parent
a89f99c1e2
commit
875288bd82
@ -1,4 +1,4 @@
|
||||
//===--- tools/extra/clang-tidy/ClangTidy.cpp - Clang-tidy DiagnosticConsumer //
|
||||
//===--- tools/extra/clang-tidy/ClangTidyDiagnosticConsumer.cpp ----------=== //
|
||||
//
|
||||
// The LLVM Compiler Infrastructure
|
||||
//
|
||||
@ -7,7 +7,8 @@
|
||||
//
|
||||
//===----------------------------------------------------------------------===//
|
||||
///
|
||||
/// \file This file implements clang-tidy DiagnosticConsumer.
|
||||
/// \file This file implements ClangTidyDiagnosticConsumer, ClangTidyMessage,
|
||||
/// ClangTidyContext and ClangTidyError classes.
|
||||
///
|
||||
/// This tool uses the Clang Tooling infrastructure, see
|
||||
/// http://clang.llvm.org/docs/HowToSetupToolingForLLVM.html
|
||||
|
Loading…
x
Reference in New Issue
Block a user