[all-commits] [llvm/llvm-project] ebdc88: [APInt] Allow self-assignment with libstdc++
Vitaly Buka via All-commits
all-commits at lists.llvm.org
Thu Aug 20 04:15:03 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: ebdc886b5f3f9843c3b89d2e7c86c0ba7aa7fded
https://github.com/llvm/llvm-project/commit/ebdc886b5f3f9843c3b89d2e7c86c0ba7aa7fded
Author: Vitaly Buka <vitalybuka at google.com>
Date: 2020-08-20 (Thu, 20 Aug 2020)
Changed paths:
M llvm/include/llvm/ADT/APInt.h
M llvm/unittests/ADT/APIntTest.cpp
Log Message:
-----------
[APInt] Allow self-assignment with libstdc++
http://lab.llvm.org:8011/builders/llvm-clang-x86_64-expensive-checks-ubuntu/builds/8256/steps/test-check-all/logs/FAIL%3A%20LLVM%3A%3Athinlto-function-summary-paramaccess.ll
Reviewed By: RKSimon
Differential Revision: https://reviews.llvm.org/D86053
More information about the All-commits
mailing list