aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/DebugInfo/PDB/Native/ModuleDebugStream.cpp
diff options
context:
space:
mode:
authorKirill Bobyrev <kbobyrev.opensource@gmail.com>2018-10-07 14:49:41 +0000
committerKirill Bobyrev <kbobyrev.opensource@gmail.com>2018-10-07 14:49:41 +0000
commit4a5ff88fdbd7d8646de3ec6ecfbc5fd1036dcb50 (patch)
treedc9c9316de08a813c32089fd07539d93b5c58db1 /llvm/lib/DebugInfo/PDB/Native/ModuleDebugStream.cpp
parent01daf62a0dcfb46a69e96ddcae0711ac996801cd (diff)
downloadllvm-4a5ff88fdbd7d8646de3ec6ecfbc5fd1036dcb50.zip
llvm-4a5ff88fdbd7d8646de3ec6ecfbc5fd1036dcb50.tar.gz
llvm-4a5ff88fdbd7d8646de3ec6ecfbc5fd1036dcb50.tar.bz2
[clangd] NFC: Migrate to LLVM STLExtras API where possible
This patch improves readability by migrating `std::function(ForwardIt start, ForwardIt end, ...)` to LLVM's STLExtras range-based equivalent `llvm::function(RangeT &&Range, ...)`. Similar change in Clang: D52576. Reviewed By: sammccall Differential Revision: https://reviews.llvm.org/D52650 llvm-svn: 343937
Diffstat (limited to 'llvm/lib/DebugInfo/PDB/Native/ModuleDebugStream.cpp')
0 files changed, 0 insertions, 0 deletions