[all-commits] [llvm/llvm-project] 7fd60e: [analyzer] Fix -Wunused-lambda-capture in -DLLVM_E...
Fangrui Song via All-commits
all-commits at lists.llvm.org
Thu Feb 24 00:13:25 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7fd60ee6e0a87957a718297a4a42d9881fc561e3
https://github.com/llvm/llvm-project/commit/7fd60ee6e0a87957a718297a4a42d9881fc561e3
Author: Fangrui Song <i at maskray.me>
Date: 2022-02-24 (Thu, 24 Feb 2022)
Changed paths:
M clang/lib/StaticAnalyzer/Checkers/GenericTaintChecker.cpp
Log Message:
-----------
[analyzer] Fix -Wunused-lambda-capture in -DLLVM_ENABLE_ASSERTIONS=off builds
More information about the All-commits
mailing list