[all-commits] [llvm/llvm-project] dd6738: [clang][Lifetimes] Fix false positive warning from...
Gábor Horváth via All-commits
all-commits at lists.llvm.org
Sat Feb 27 08:16:10 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: dd6738d93de148f2239ef5be82a61cf8f5f71124
https://github.com/llvm/llvm-project/commit/dd6738d93de148f2239ef5be82a61cf8f5f71124
Author: Gabor Horvath <xazax.hun at gmail.com>
Date: 2021-02-27 (Sat, 27 Feb 2021)
Changed paths:
M clang/lib/Sema/SemaInit.cpp
M clang/test/Sema/warn-lifetime-analysis-nocfg.cpp
Log Message:
-----------
[clang][Lifetimes] Fix false positive warning from BUG 49342
Differential Revision: https://reviews.llvm.org/D97605
More information about the All-commits
mailing list