Fix file header.

llvm-svn: 369941
This commit is contained in:
Richard Smith 2019-08-26 18:21:13 +00:00
parent 26a92d5852
commit ac1d5986c8
1 changed files with 1 additions and 1 deletions

View 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.