[all-commits] [llvm/llvm-project] 79748a: Fix MSVC lamdba default capture mode warning. NFCI.
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Wed Jan 29 07:47:33 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 79748add70d2d24c48c8d77cc777d855a939576e
https://github.com/llvm/llvm-project/commit/79748add70d2d24c48c8d77cc777d855a939576e
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2020-01-29 (Wed, 29 Jan 2020)
Changed paths:
M llvm/lib/Transforms/Utils/CodeMoverUtils.cpp
Log Message:
-----------
Fix MSVC lamdba default capture mode warning. NFCI.
More information about the All-commits
mailing list