Fix missing C++ mode comment in header

llvm-svn: 352724
This commit is contained in:
Matt Arsenault 2019-01-31 04:27:17 +00:00
parent e2c021d8b7
commit e2b5bbf56c
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
//===----- llvm/CodeGen/GlobalISel/GISelChangeObserver.h ------------------===//
//===----- llvm/CodeGen/GlobalISel/GISelChangeObserver.h --------*- C++ -*-===//
//
// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
// See https://llvm.org/LICENSE.txt for license information.