From cfca06d7963fa0909f90483b42a6d7d194d01e08 Mon Sep 17 00:00:00 2001 From: Dimitry Andric Date: Sun, 26 Jul 2020 19:36:28 +0000 Subject: Vendor import of llvm-project master 2e10b7a39b9, the last commit before the llvmorg-12-init tag, from which release/11.x was branched. --- lldb/source/Initialization/SystemInitializer.cpp | 2 +- lldb/source/Initialization/SystemInitializerCommon.cpp | 2 +- lldb/source/Initialization/SystemLifetimeManager.cpp | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'lldb/source/Initialization') diff --git a/lldb/source/Initialization/SystemInitializer.cpp b/lldb/source/Initialization/SystemInitializer.cpp index 1e40c26944644..fc460c32650db 100644 --- a/lldb/source/Initialization/SystemInitializer.cpp +++ b/lldb/source/Initialization/SystemInitializer.cpp @@ -1,4 +1,4 @@ -//===-- SystemInitializer.cpp -----------------------------------*- C++ -*-===// +//===-- SystemInitializer.cpp ---------------------------------------------===// // // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. // See https://llvm.org/LICENSE.txt for license information. diff --git a/lldb/source/Initialization/SystemInitializerCommon.cpp b/lldb/source/Initialization/SystemInitializerCommon.cpp index 7ae8ef5d4d66d..0cef2a48dcb46 100644 --- a/lldb/source/Initialization/SystemInitializerCommon.cpp +++ b/lldb/source/Initialization/SystemInitializerCommon.cpp @@ -1,4 +1,4 @@ -//===-- SystemInitializerCommon.cpp -----------------------------*- C++ -*-===// +//===-- SystemInitializerCommon.cpp ---------------------------------------===// // // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. // See https://llvm.org/LICENSE.txt for license information. diff --git a/lldb/source/Initialization/SystemLifetimeManager.cpp b/lldb/source/Initialization/SystemLifetimeManager.cpp index 97f60489f04ba..00ab3198c363c 100644 --- a/lldb/source/Initialization/SystemLifetimeManager.cpp +++ b/lldb/source/Initialization/SystemLifetimeManager.cpp @@ -1,4 +1,4 @@ -//===-- SystemLifetimeManager.cpp ------------------------------*- C++ -*-===// +//===-- SystemLifetimeManager.cpp -----------------------------------------===// // // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. // See https://llvm.org/LICENSE.txt for license information. -- cgit v1.2.3