[objc-arc] Changed 'mode: c++' => 'C++' at Nick Lewycky's suggestion. Also removed unnecessary mode: c++ lines from .cpp files.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@186026 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Michael Gottesman
2013-07-10 18:49:00 +00:00
parent f121a61b5a
commit 023d2bbbbe
7 changed files with 7 additions and 7 deletions

View File

@@ -1,4 +1,4 @@
//===- DependencyAnalysis.h - ObjC ARC Optimization ---*- mode: c++ -*-----===//
//===- DependencyAnalysis.h - ObjC ARC Optimization ---*- C++ -*-----------===//
//
// The LLVM Compiler Infrastructure
//