diff options
| author | Ekaterina Romanova <katya_romanova@playstation.sony.com> | 2016-01-10 16:18:09 +0000 |
|---|---|---|
| committer | Ekaterina Romanova <katya_romanova@playstation.sony.com> | 2016-01-10 16:18:09 +0000 |
| commit | dac134ecf85f25dabe11b9b16c03c9548033a6e9 (patch) | |
| tree | 872966e725fbf38e920138ab7f0e52b18c5b9463 | |
| parent | 96e303187cd15f355b71c57f45213b4cec727cad (diff) | |
| download | bcm5719-llvm-dac134ecf85f25dabe11b9b16c03c9548033a6e9.tar.gz bcm5719-llvm-dac134ecf85f25dabe11b9b16c03c9548033a6e9.zip | |
Accidentally removed part of the file header. Restoring it back.
llvm-svn: 257291
| -rw-r--r-- | clang/lib/Frontend/CompilerInvocation.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/lib/Frontend/CompilerInvocation.cpp b/clang/lib/Frontend/CompilerInvocation.cpp index 3a32f476566..26bf013e0c2 100644 --- a/clang/lib/Frontend/CompilerInvocation.cpp +++ b/clang/lib/Frontend/CompilerInvocation.cpp @@ -1,4 +1,4 @@ -//===--- +//===--- CompilerInvocation.cpp -------------------------------------------===// // // The LLVM Compiler Infrastructure // |

