diff options
Diffstat (limited to 'include/llvm/Transforms/Utils/GlobalStatus.h')
-rw-r--r-- | include/llvm/Transforms/Utils/GlobalStatus.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/llvm/Transforms/Utils/GlobalStatus.h b/include/llvm/Transforms/Utils/GlobalStatus.h index c36609508808..658449c9fab1 100644 --- a/include/llvm/Transforms/Utils/GlobalStatus.h +++ b/include/llvm/Transforms/Utils/GlobalStatus.h @@ -77,6 +77,6 @@ struct GlobalStatus { GlobalStatus(); }; -} +} // namespace llvm #endif |