Fix missing C++ mode comment in header

llvm-svn: 349013
This commit is contained in:
Matt Arsenault 2018-12-13 08:23:56 +00:00
parent f38f483bef
commit fa81940fc7
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
//===-- llvm/CodeGen/GlobalISel/LegalizationArtifactCombiner.h --===========//
//===-- llvm/CodeGen/GlobalISel/LegalizationArtifactCombiner.h -----*- C++ -*-//
//
// The LLVM Compiler Infrastructure
//