]> granicus.if.org Git - clang/commitdiff
Fix file header.
authorRichard Smith <richard-llvm@metafoo.co.uk>
Mon, 26 Aug 2019 18:21:13 +0000 (18:21 +0000)
committerRichard Smith <richard-llvm@metafoo.co.uk>
Mon, 26 Aug 2019 18:21:13 +0000 (18:21 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@369941 91177308-0d34-0410-b5e6-96231b3b80d8

lib/Basic/Stack.cpp

index 667db5c51fe06d4003bfb7d6367a6df145ac2b8b..a83100257314697e76bd8cda623cbde8cdbb12a0 100644 (file)
@@ -1,4 +1,4 @@
-//===--- Stack.h - Utilities for dealing with stack space -------*- C++ -*-===//
+//===--- Stack.cpp - Utilities for dealing with stack space ---------------===//
 //
 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
 // See https://llvm.org/LICENSE.txt for license information.