[all-commits] [llvm/llvm-project] 1e1f5e: [NativeSession] Fix unchecked Expected type
Amy Huang via All-commits
all-commits at lists.llvm.org
Tue Apr 21 12:37:20 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 1e1f5eb7c978da3b062daaf3c32c459704e65a55
https://github.com/llvm/llvm-project/commit/1e1f5eb7c978da3b062daaf3c32c459704e65a55
Author: Amy Huang <akhuang at google.com>
Date: 2020-04-21 (Tue, 21 Apr 2020)
Changed paths:
M llvm/lib/DebugInfo/PDB/Native/NativeSession.cpp
Log Message:
-----------
[NativeSession] Fix unchecked Expected type
(followup to https://reviews.llvm.org/D78128)
More information about the All-commits
mailing list