| Index: src/IceGlobalContext.cpp
|
| diff --git a/src/IceGlobalContext.cpp b/src/IceGlobalContext.cpp
|
| index 450fbba236f79caa09da279e62188a79b3aeb2bb..f7e17b0b28d4efba8bc4bf6af7b78e7f81a6cbb4 100644
|
| --- a/src/IceGlobalContext.cpp
|
| +++ b/src/IceGlobalContext.cpp
|
| @@ -6,10 +6,11 @@
|
| // License. See LICENSE.TXT for details.
|
| //
|
| //===----------------------------------------------------------------------===//
|
| -//
|
| -// This file defines aspects of the compilation that persist across
|
| -// multiple functions.
|
| -//
|
| +///
|
| +/// \file
|
| +/// This file defines aspects of the compilation that persist across
|
| +/// multiple functions.
|
| +///
|
| //===----------------------------------------------------------------------===//
|
|
|
| #include "IceGlobalContext.h"
|
|
|