Fix c++ mode comments

llvm-svn: 198632
This commit is contained in:
Matt Arsenault 2014-01-06 19:52:42 +00:00
parent 6796ab424c
commit 50df85f8c0
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
//===- llvm/ADT/MapVector.h - Map with deterministic value order *- C++ -*-===//
//===- llvm/ADT/MapVector.h - Map w/ deterministic value order --*- C++ -*-===//
//
// The LLVM Compiler Infrastructure
//

View File

@ -1,4 +1,4 @@
//===- RegionPass.h - RegionPass class ------------------------------------===//
//===- RegionPass.h - RegionPass class --------------------------*- C++ -*-===//
//
// The LLVM Compiler Infrastructure
//