diff options
author | Fariborz Jahanian <fjahanian@apple.com> | 2013-03-05 19:52:24 +0000 |
---|---|---|
committer | Fariborz Jahanian <fjahanian@apple.com> | 2013-03-05 19:52:24 +0000 |
commit | ca76bf8a935ef1da970fbc95869e899120883ba1 (patch) | |
tree | 2dff4d01e442d8a265c060b58cfcdb5568bc5e51 /lib/AST/CommentSema.cpp | |
parent | bca9788dbaf5fcf241efdc82ddcda712cb22214e (diff) |
Fix this checkin.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@176510 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/AST/CommentSema.cpp')
-rw-r--r-- | lib/AST/CommentSema.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/AST/CommentSema.cpp b/lib/AST/CommentSema.cpp index 8adaa9526f..bd32da6e6e 100644 --- a/lib/AST/CommentSema.cpp +++ b/lib/AST/CommentSema.cpp @@ -1,4 +1,4 @@ -class//===--- CommentSema.cpp - Doxygen comment semantic analysis --------------===// +//===--- CommentSema.cpp - Doxygen comment semantic analysis --------------===// // // The LLVM Compiler Infrastructure // |