summaryrefslogtreecommitdiffstats
path: root/llvm/include
diff options
context:
space:
mode:
authorPavel Labath <pavel@labath.sk>2019-02-22 13:36:01 +0000
committerPavel Labath <pavel@labath.sk>2019-02-22 13:36:01 +0000
commitab86d3da7ac4e85e9f363fe3a74a21d61e719a9d (patch)
treea04e3bc39e73679c675c6238cce52017c6d33996 /llvm/include
parentacb628b2afb4b43dd0224c393f1ff47abd3b9045 (diff)
downloadbcm5719-llvm-ab86d3da7ac4e85e9f363fe3a74a21d61e719a9d.tar.gz
bcm5719-llvm-ab86d3da7ac4e85e9f363fe3a74a21d61e719a9d.zip
Avoid two-stage initialization of MinidumpParser
remove the Initialize function, move the things that can fail into the static factory function. The factory function now returns Expected<Parser> instead of Optional<Parser> so that it can give a reason why creation failed. llvm-svn: 354668
Diffstat (limited to 'llvm/include')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud