[all-commits] [llvm/llvm-project] 5b6dbd: [CodeGen] bugfix: ApplyDebugLocation goes out of s...
Usama Hameed via All-commits
all-commits at lists.llvm.org
Tue Jan 24 15:32:38 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5b6dbdecba0b033e6a64593062cf87cd6c8a66ee
https://github.com/llvm/llvm-project/commit/5b6dbdecba0b033e6a64593062cf87cd6c8a66ee
Author: usama hameed <u_hameed at apple.com>
Date: 2023-01-24 (Tue, 24 Jan 2023)
Changed paths:
M clang/lib/CodeGen/CodeGenFunction.cpp
A clang/test/CodeGenObjC/objc-arc-ubsan-debugging.m
Log Message:
-----------
[CodeGen] bugfix: ApplyDebugLocation goes out of scope before intended
rdar://103570533
Differential Revision: https://reviews.llvm.org/D142243
More information about the All-commits
mailing list