mirror of
https://github.com/intel/llvm.git
synced 2026-01-25 10:55:58 +08:00
Remove unnecessary C++ specifier in CPP files. NFC.
These are only required in .h files to disambiguate between C and C++ header files. -- PiperOrigin-RevId: 248219135
This commit is contained in:
committed by
Mehdi Amini
parent
8eb32a9051
commit
cde4d5a6d9
@@ -1,4 +1,4 @@
|
||||
//===- ModuleTranslation.cpp - MLIR to LLVM conversion ----------*- C++ -*-===//
|
||||
//===- ModuleTranslation.cpp - MLIR to LLVM conversion --------------------===//
|
||||
//
|
||||
// Copyright 2019 The MLIR Authors.
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user