[all-commits] [llvm/llvm-project] ad1866: PR45087: Fix check for emptiness when determining ...
Richard Smith via All-commits
all-commits at lists.llvm.org
Tue Mar 3 15:57:54 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: ad18665e377824fd545ca81117b4953e60e2823c
https://github.com/llvm/llvm-project/commit/ad18665e377824fd545ca81117b4953e60e2823c
Author: Richard Smith <richard at metafoo.co.uk>
Date: 2020-03-03 (Tue, 03 Mar 2020)
Changed paths:
M clang/lib/AST/ExprConstant.cpp
M clang/test/SemaCXX/constant-expression-cxx11.cpp
Log Message:
-----------
PR45087: Fix check for emptiness when determining whether a trivial copy
operation needs to read from its operand.
More information about the All-commits
mailing list