git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@170485 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Fariborz Jahanian 2012-12-19 01:00:36 +00:00
Родитель 240c6ff9dc
Коммит e3ec31a6c2
1 изменённых файлов: 3 добавлений и 1 удалений

Просмотреть файл

@ -7,7 +7,9 @@
//
//===----------------------------------------------------------------------===//
//
/// \file This file defines a utility class for use of clang-format in libclang
/// \file SimpleFormatContext.h
///
/// \brief This file defines a utility class for use of clang-format in libclang
//
//===----------------------------------------------------------------------===//