[PATCH] D74383: Use C++14-style return type deduction in LLVM.
Justin Lebar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 11 07:41:38 PST 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rGfb45968e6285: Use C++14-style return type deduction in LLVM. (authored by jlebar).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D74383/new/
https://reviews.llvm.org/D74383
Files:
llvm/include/llvm/ADT/STLExtras.h
llvm/include/llvm/ADT/fallible_iterator.h
llvm/include/llvm/DebugInfo/PDB/PDBSymbol.h
llvm/include/llvm/ExecutionEngine/Orc/Core.h
llvm/include/llvm/ExecutionEngine/Orc/ThreadSafeModule.h
llvm/include/llvm/Support/Casting.h
llvm/include/llvm/Support/Errno.h
llvm/tools/llvm-exegesis/lib/SnippetGenerator.cpp
llvm/unittests/ADT/STLExtrasTest.cpp
llvm/unittests/Support/FormatVariadicTest.cpp
llvm/utils/unittest/googletest/include/gtest/internal/custom/raw-ostream.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74383.243871.patch
Type: text/x-patch
Size: 18733 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200211/525ffb96/attachment.bin>
More information about the llvm-commits
mailing list