aboutsummaryrefslogtreecommitdiff
path: root/contrib/llvm-project/llvm/include/llvm/ADT/PackedVector.h
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/llvm-project/llvm/include/llvm/ADT/PackedVector.h')
-rw-r--r--contrib/llvm-project/llvm/include/llvm/ADT/PackedVector.h7
1 files changed, 4 insertions, 3 deletions
diff --git a/contrib/llvm-project/llvm/include/llvm/ADT/PackedVector.h b/contrib/llvm-project/llvm/include/llvm/ADT/PackedVector.h
index ae7f8cc85743..b448685ab616 100644
--- a/contrib/llvm-project/llvm/include/llvm/ADT/PackedVector.h
+++ b/contrib/llvm-project/llvm/include/llvm/ADT/PackedVector.h
@@ -5,9 +5,10 @@
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
//
//===----------------------------------------------------------------------===//
-//
-// This file implements the PackedVector class.
-//
+///
+/// \file
+/// This file implements the PackedVector class.
+///
//===----------------------------------------------------------------------===//
#ifndef LLVM_ADT_PACKEDVECTOR_H