[all-commits] [llvm/llvm-project] d6ddab: Revert rG6ff1ea3244c543ad24fc99c7f4979db2f2078593 ...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Fri Mar 27 04:44:58 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: d6ddabd7ef4c53ebd24ba9d5749dbb5c5cf45043
https://github.com/llvm/llvm-project/commit/d6ddabd7ef4c53ebd24ba9d5749dbb5c5cf45043
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2020-03-27 (Fri, 27 Mar 2020)
Changed paths:
M llvm/lib/Target/AMDGPU/R600InstrInfo.cpp
Log Message:
-----------
Revert rG6ff1ea3244c543ad24fc99c7f4979db2f2078593 "Fix "use of uninitialized variable" static analyzer warning. NFCI."
@dblaikie noticed that this may interfere with msan analysis
Commit: e15ade47814ee07581f58e1c7443902814140632
https://github.com/llvm/llvm-project/commit/e15ade47814ee07581f58e1c7443902814140632
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2020-03-27 (Fri, 27 Mar 2020)
Changed paths:
M llvm/include/llvm/ADT/Twine.h
Log Message:
-----------
Revert rGa3c715e9788d829031989b0a5ea4eb43c7288be9 "Twine - fix uninitialized variable warnings. NFCI."
@dblaikie noticed that this may interfere with msan analysis
Compare: https://github.com/llvm/llvm-project/compare/ac9d742bbe4f...e15ade47814e
More information about the All-commits
mailing list