Test commit. Add a missing dash to the standard llvm file header; NFC.
authorAaron Smith <aaron.smith@microsoft.com>
Thu, 16 Nov 2017 13:42:28 +0000 (13:42 +0000)
committerAaron Smith <aaron.smith@microsoft.com>
Thu, 16 Nov 2017 13:42:28 +0000 (13:42 +0000)
llvm-svn: 318400

llvm/include/llvm/DebugInfo/PDB/Native/GlobalsStream.h
llvm/lib/DebugInfo/PDB/Native/GlobalsStream.cpp

index 6351b35..fdc58dc 100644 (file)
@@ -1,4 +1,4 @@
-//===- GlobalsStream.h - PDB Index of Symbols by Name ------ ----*- C++ -*-===//
+//===- GlobalsStream.h - PDB Index of Symbols by Name -----------*- C++ -*-===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index 97bbbeb..36076f4 100644 (file)
@@ -1,4 +1,4 @@
-//===- GlobalsStream.cpp - PDB Index of Symbols by Name ---- ----*- C++ -*-===//
+//===- GlobalsStream.cpp - PDB Index of Symbols by Name ---------*- C++ -*-===//
 //
 //                     The LLVM Compiler Infrastructure
 //