Author: ibiryukov
Date: Fri Sep 14 04:39:05 2018
New Revision: 342226

URL: http://llvm.org/viewvc/llvm-project?rev=342226&view=rev
Log:
[clangd] Update IndexerMain.cpp file comment after rename. NFC

Modified:
    clang-tools-extra/trunk/clangd/indexer/IndexerMain.cpp

Modified: clang-tools-extra/trunk/clangd/indexer/IndexerMain.cpp
URL: 
http://llvm.org/viewvc/llvm-project/clang-tools-extra/trunk/clangd/indexer/IndexerMain.cpp?rev=342226&r1=342225&r2=342226&view=diff
==============================================================================
--- clang-tools-extra/trunk/clangd/indexer/IndexerMain.cpp (original)
+++ clang-tools-extra/trunk/clangd/indexer/IndexerMain.cpp Fri Sep 14 04:39:05 
2018
@@ -1,4 +1,4 @@
-//===--- GlobalSymbolBuilderMain.cpp -----------------------------*- 
C++-*-===//
+//===--- IndexerMain.cpp -----------------------------------------*- 
C++-*-===//
 //
 //                     The LLVM Compiler Infrastructure
 //


_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to