[all-commits] [llvm/llvm-project] 3dbbbc: [llvm-xray] consumeError when trying big-endian
Fangrui Song via All-commits
all-commits at lists.llvm.org
Sat May 16 22:45:13 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 3dbbbcc80e673a79f96b40a16a538dca65b709ab
https://github.com/llvm/llvm-project/commit/3dbbbcc80e673a79f96b40a16a538dca65b709ab
Author: Fangrui Song <maskray at google.com>
Date: 2020-05-16 (Sat, 16 May 2020)
Changed paths:
M llvm/lib/XRay/Trace.cpp
Log Message:
-----------
[llvm-xray] consumeError when trying big-endian
Follow-up of rL341226.
Fixes "Expected<T> must be checked before access or destruction"
More information about the All-commits
mailing list