[all-commits] [llvm/llvm-project] 63a222: [APFloat] Fix out of scope usage of a pointer to l...
Ehud Katz via All-commits
all-commits at lists.llvm.org
Tue Jan 7 01:24:38 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 63a222e504c2f6f1e4f60f8d2acfb5870cac9c66
https://github.com/llvm/llvm-project/commit/63a222e504c2f6f1e4f60f8d2acfb5870cac9c66
Author: Ehud Katz <ehudkatz at gmail.com>
Date: 2020-01-07 (Tue, 07 Jan 2020)
Changed paths:
M llvm/lib/Support/APFloat.cpp
Log Message:
-----------
[APFloat] Fix out of scope usage of a pointer to local variable
More information about the All-commits
mailing list