From: Ekaterina Romanova Date: Sun, 10 Jan 2016 16:18:09 +0000 (+0000) Subject: Accidentally removed part of the file header. Restoring it back. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ea6e9ef1c82431f6542d418d7f86165faa9c3350;p=clang Accidentally removed part of the file header. Restoring it back. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@257291 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/lib/Frontend/CompilerInvocation.cpp b/lib/Frontend/CompilerInvocation.cpp index 3a32f47656..26bf013e0c 100644 --- a/lib/Frontend/CompilerInvocation.cpp +++ b/lib/Frontend/CompilerInvocation.cpp @@ -1,4 +1,4 @@ -//===--- +//===--- CompilerInvocation.cpp -------------------------------------------===// // // The LLVM Compiler Infrastructure //