[all-commits] [llvm/llvm-project] c98b60: [randstruct] Fix -Wunused-but-set-variable with Cl...
Fangrui Song via All-commits
all-commits at lists.llvm.org
Wed Apr 13 17:09:43 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c98b601b7fad9500742a9221bd8de4a86d68175e
https://github.com/llvm/llvm-project/commit/c98b601b7fad9500742a9221bd8de4a86d68175e
Author: Fangrui Song <i at maskray.me>
Date: 2022-04-13 (Wed, 13 Apr 2022)
Changed paths:
M clang/lib/AST/Randstruct.cpp
Log Message:
-----------
[randstruct] Fix -Wunused-but-set-variable with Clang>=D122271 in -DLLVM_ENABLE_ASSERTIONS=off builds
More information about the All-commits
mailing list