mirror of
https://github.com/llvm/llvm-project.git
synced 2025-05-02 02:56:09 +00:00
Remove emacs mode markers from .cpp files. NFC
.cpp files are unambiguously C++, you only need the mode markers on .h files. llvm-svn: 267353
This commit is contained in:
parent
2f6097d113
commit
af50837a31
@ -1,4 +1,4 @@
|
||||
//===- ScalarEvolutionExpander.cpp - Scalar Evolution Analysis --*- C++ -*-===//
|
||||
//===- ScalarEvolutionExpander.cpp - Scalar Evolution Analysis ------------===//
|
||||
//
|
||||
// The LLVM Compiler Infrastructure
|
||||
//
|
||||
|
@ -1,4 +1,4 @@
|
||||
//===- ScalarEvolutionNormalization.cpp - See below -------------*- C++ -*-===//
|
||||
//===- ScalarEvolutionNormalization.cpp - See below -----------------------===//
|
||||
//
|
||||
// The LLVM Compiler Infrastructure
|
||||
//
|
||||
|
Loading…
x
Reference in New Issue
Block a user