Fix c++ mode comments
authorMatt Arsenault <Matthew.Arsenault@amd.com>
Mon, 6 Jan 2014 19:52:42 +0000 (19:52 +0000)
committerMatt Arsenault <Matthew.Arsenault@amd.com>
Mon, 6 Jan 2014 19:52:42 +0000 (19:52 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@198632 91177308-0d34-0410-b5e6-96231b3b80d8

include/llvm/ADT/MapVector.h
include/llvm/Analysis/RegionPass.h

index f6fcb0888de32595b699f0a5074b80721bfd1bbe..bcf273628aab80bbb6abbe240c783eb004c48133 100644 (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
 //
index 3907ad9c7dd5ebb69ebacf9e4cda58fbe0618f91..e9d76d8d2ee56c9d14b27e7b66e79da53dd712e9 100644 (file)
@@ -1,4 +1,4 @@
-//===- RegionPass.h - RegionPass class ------------------------------------===//
+//===- RegionPass.h - RegionPass class --------------------------*- C++ -*-===//
 //
 //                     The LLVM Compiler Infrastructure
 //