mirror of
https://github.com/Gericom/teak-llvm.git
synced 2025-06-29 16:29:00 -04:00
![]() This diff fixes typos in file headers (incorrect file names). Test plan: Under llvm/tools/lldb/source: find ./* -type f | grep -e '\(cpp\|h\)$' | while read F; do B=$(basename $F); echo $F head -n 1 $F | grep -v $B | wc -l ; done Differential revision: https://reviews.llvm.org/D27115 llvm-svn: 287966 |
||
---|---|---|
.. | ||
ConnectionGenericFileWindows.cpp | ||
EditLineWin.cpp | ||
FileSystem.cpp | ||
Host.cpp | ||
HostInfoWindows.cpp | ||
HostProcessWindows.cpp | ||
HostThreadWindows.cpp | ||
LockFileWindows.cpp | ||
PipeWindows.cpp | ||
ProcessLauncherWindows.cpp | ||
ProcessRunLock.cpp | ||
ThisThread.cpp | ||
Windows.cpp |