[all-commits] [llvm/llvm-project] 7a8cb6: [clang][NFC] Fix warning due to initializing a poi...
zero9178 via All-commits
all-commits at lists.llvm.org
Sat Dec 31 09:26:18 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7a8cb6cd4e3ff8aaadebff2b9d3ee9e2a326d444
https://github.com/llvm/llvm-project/commit/7a8cb6cd4e3ff8aaadebff2b9d3ee9e2a326d444
Author: Markus Böck <markus.boeck02 at gmail.com>
Date: 2022-12-31 (Sat, 31 Dec 2022)
Changed paths:
M clang/lib/Sema/SemaInit.cpp
Log Message:
-----------
[clang][NFC] Fix warning due to initializing a pointer with `false`
More information about the All-commits
mailing list