[all-commits] [llvm/llvm-project] f39d95: [BitcodeReader] Fixed null pointer dereferencing w...
Dávid Bolvanský via All-commits
all-commits at lists.llvm.org
Sun Nov 3 10:40:38 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: f39d95ea04b91e76a7f80c2b67bdc7ba2904cfa7
https://github.com/llvm/llvm-project/commit/f39d95ea04b91e76a7f80c2b67bdc7ba2904cfa7
Author: Dávid Bolvanský <david.bolvansky at gmail.com>
Date: 2019-11-03 (Sun, 03 Nov 2019)
Changed paths:
M llvm/lib/Bitcode/Reader/BitcodeReader.cpp
Log Message:
-----------
[BitcodeReader] Fixed null pointer dereferencing warning. NFCI.
More information about the All-commits
mailing list