[all-commits] [llvm/llvm-project] a7ef45: [NewPM] Fix -Wunused-lambda-capture in -DLLVM_ENAB...
Fangrui Song via All-commits
all-commits at lists.llvm.org
Tue Apr 6 11:30:43 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a7ef45bc5c1d0c2788680dbcb261304d7dfae03c
https://github.com/llvm/llvm-project/commit/a7ef45bc5c1d0c2788680dbcb261304d7dfae03c
Author: Fangrui Song <i at maskray.me>
Date: 2021-04-06 (Tue, 06 Apr 2021)
Changed paths:
M llvm/lib/Passes/StandardInstrumentations.cpp
Log Message:
-----------
[NewPM] Fix -Wunused-lambda-capture in -DLLVM_ENABLE_ASSERTIONS=off builds after D91327
More information about the All-commits
mailing list