Fix missing C++ mode comment in header

llvm-svn: 339280
This commit is contained in:
Matt Arsenault 2018-08-08 18:40:43 +00:00
parent 57694c50bc
commit 1001b3b0a1
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
//===- FunctionLoweringInfo.h - Lower functions from LLVM IR to CodeGen ---===//
//===- FunctionLoweringInfo.h - Lower functions from LLVM IR ---*- C++ -*--===//
//
// The LLVM Compiler Infrastructure
//