| Index: src/IceCfg.h
|
| diff --git a/src/IceCfg.h b/src/IceCfg.h
|
| index f88aa5f8240be59e42abc6e9b862273073115f08..b7a7ce4a738ab9e5c98880060bae5b76d7deefd3 100644
|
| --- a/src/IceCfg.h
|
| +++ b/src/IceCfg.h
|
| @@ -8,8 +8,8 @@
|
| //===----------------------------------------------------------------------===//
|
| ///
|
| /// \file
|
| -/// This file declares the Cfg class, which represents the control flow graph
|
| -/// and the overall per-function compilation context.
|
| +/// \brief Declares the Cfg class, which represents the control flow graph and
|
| +/// the overall per-function compilation context.
|
| ///
|
| //===----------------------------------------------------------------------===//
|
|
|
|
|