mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 03:02:36 +01: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
5db46debc1
commit
de389b61df
@ -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…
Reference in New Issue
Block a user