]> granicus.if.org Git - clang/commitdiff
Fit the comments into 80 columns.
authorZhongxing Xu <xuzhongxing@gmail.com>
Tue, 2 Sep 2008 03:29:51 +0000 (03:29 +0000)
committerZhongxing Xu <xuzhongxing@gmail.com>
Tue, 2 Sep 2008 03:29:51 +0000 (03:29 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@55619 91177308-0d34-0410-b5e6-96231b3b80d8

include/clang/Analysis/PathSensitive/GRWorkList.h

index 9455195283e3633f1b245026c6d25809242ea735..69178fb9cce3d737b29d1b454f8368d780ef23aa 100644 (file)
@@ -7,8 +7,8 @@
 //
 //===----------------------------------------------------------------------===//
 //
-//  This file defines GRWorkList, a pure virtual class that represents an
-//  opaque worklist used by GRCoreEngine to explore the reachability state space.
+//  This file defines GRWorkList, a pure virtual class that represents an opaque
+//  worklist used by GRCoreEngine to explore the reachability state space.
 //
 //===----------------------------------------------------------------------===//