aboutsummaryrefslogtreecommitdiff
path: root/include/clang/Basic/LLVM.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/clang/Basic/LLVM.h')
-rw-r--r--include/clang/Basic/LLVM.h7
1 files changed, 4 insertions, 3 deletions
diff --git a/include/clang/Basic/LLVM.h b/include/clang/Basic/LLVM.h
index 813b49ed2353..13c5b445b8ee 100644
--- a/include/clang/Basic/LLVM.h
+++ b/include/clang/Basic/LLVM.h
@@ -7,9 +7,10 @@
//
//===----------------------------------------------------------------------===//
//
-// This file forward declares and imports various common LLVM datatypes that
-// clang wants to use unqualified.
-//
+/// \file
+/// \brief Forward declares and imports various common LLVM datatypes that
+/// clang wants to use unqualified.
+///
//===----------------------------------------------------------------------===//
#ifndef CLANG_BASIC_LLVM_H