aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Transforms/Utils/Local.cpp
diff options
context:
space:
mode:
authorCasey Carter <Casey@Carter.net>2022-08-03 09:44:18 -0700
committerCasey Carter <Casey@Carter.net>2023-01-04 15:33:42 -0800
commitd65e66abb3bd4535e1900c0c7901c0f6254acf34 (patch)
tree9d181034d5a8e191a9fcf33e29f74b8212caa3d1 /llvm/lib/Transforms/Utils/Local.cpp
parent3f749a5d9dfd6111fff77e97ffa4a0f658ae3c41 (diff)
downloadllvm-d65e66abb3bd4535e1900c0c7901c0f6254acf34.zip
llvm-d65e66abb3bd4535e1900c0c7901c0f6254acf34.tar.gz
llvm-d65e66abb3bd4535e1900c0c7901c0f6254acf34.tar.bz2
[libcxx][test] fix allocator in allocator_propagation test
The converting constructor is ill-formed, and `==` is missing. (I didn't implement `!=` since the test is C++20-and-later only; I'll let the compiler do it for us.) Drive-by: change 4-space indent on line 27 to 2-space indent to be consistent with the rest of the test. Differential Revision: https://reviews.llvm.org/D131079
Diffstat (limited to 'llvm/lib/Transforms/Utils/Local.cpp')
0 files changed, 0 insertions, 0 deletions