[all-commits] [llvm/llvm-project] 4b64ce: Improve 723fea23079f9c85800e5cdc90a75414af182bfd -...
Alexandre Ganea via All-commits
all-commits at lists.llvm.org
Thu Sep 24 06:07:46 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 4b64ce7428b66cacfe74dbd9dbc29aff6dfb84af
https://github.com/llvm/llvm-project/commit/4b64ce7428b66cacfe74dbd9dbc29aff6dfb84af
Author: Alexandre Ganea <alexandre.ganea at ubisoft.com>
Date: 2020-09-24 (Thu, 24 Sep 2020)
Changed paths:
M llvm/lib/CodeGen/PeepholeOptimizer.cpp
Log Message:
-----------
Improve 723fea23079f9c85800e5cdc90a75414af182bfd - Silence 'warning: unused variable' when compiling with Clang 10.0
Commit: a6a6ccfc4c8b348d6d534657e16bb7504b9f2888
https://github.com/llvm/llvm-project/commit/a6a6ccfc4c8b348d6d534657e16bb7504b9f2888
Author: Alexandre Ganea <alexandre.ganea at ubisoft.com>
Date: 2020-09-24 (Thu, 24 Sep 2020)
Changed paths:
M llvm/unittests/Support/CrashRecoveryTest.cpp
Log Message:
-----------
Fix f5314d15af4f4514103ea12c74cb208538b8bef5 - [Support] On Unix, let the CrashRecoveryContext return the signal code
This was causing bots to fail: http://green.lab.llvm.org/green/job/clang-stage1-RA/14828/consoleFull#6384962949ba4694-19c4-4d7e-bec5-911270d8a58c
Compare: https://github.com/llvm/llvm-project/compare/e39da8ab6a28...a6a6ccfc4c8b
More information about the All-commits
mailing list