Author: hokein Date: Wed Jul 24 00:57:25 2019 New Revision: 366875 URL: http://llvm.org/viewvc/llvm-project?rev=366875&view=rev Log: [clangd] Update a stale comment, NFC.
Modified: clang-tools-extra/trunk/clangd/refactor/tweaks/ExpandAutoType.cpp Modified: clang-tools-extra/trunk/clangd/refactor/tweaks/ExpandAutoType.cpp URL: http://llvm.org/viewvc/llvm-project/clang-tools-extra/trunk/clangd/refactor/tweaks/ExpandAutoType.cpp?rev=366875&r1=366874&r2=366875&view=diff ============================================================================== --- clang-tools-extra/trunk/clangd/refactor/tweaks/ExpandAutoType.cpp (original) +++ clang-tools-extra/trunk/clangd/refactor/tweaks/ExpandAutoType.cpp Wed Jul 24 00:57:25 2019 @@ -1,4 +1,4 @@ -//===--- ReplaceAutoType.cpp -------------------------------------*- C++-*-===// +//===--- ExpandAutoType.cpp --------------------------------------*- C++-*-===// // // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. // See https://llvm.org/LICENSE.txt for license information. _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits