From dac134ecf85f25dabe11b9b16c03c9548033a6e9 Mon Sep 17 00:00:00 2001 From: Ekaterina Romanova Date: Sun, 10 Jan 2016 16:18:09 +0000 Subject: Accidentally removed part of the file header. Restoring it back. llvm-svn: 257291 --- clang/lib/Frontend/CompilerInvocation.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'clang/lib/Frontend/CompilerInvocation.cpp') diff --git a/clang/lib/Frontend/CompilerInvocation.cpp b/clang/lib/Frontend/CompilerInvocation.cpp index 3a32f47..26bf013 100644 --- a/clang/lib/Frontend/CompilerInvocation.cpp +++ b/clang/lib/Frontend/CompilerInvocation.cpp @@ -1,4 +1,4 @@ -//===--- +//===--- CompilerInvocation.cpp -------------------------------------------===// // // The LLVM Compiler Infrastructure // -- cgit v1.1