[all-commits] [llvm/llvm-project] 7e3ef2: [libc++][test] Use a non-narrowing conversion in a...
Casey Carter via All-commits
all-commits at lists.llvm.org
Sun May 3 11:00:23 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 7e3ef299cb3fa9a1cbca316740c12029af62922c
https://github.com/llvm/llvm-project/commit/7e3ef299cb3fa9a1cbca316740c12029af62922c
Author: Casey Carter <Casey at Carter.net>
Date: 2020-05-03 (Sun, 03 May 2020)
Changed paths:
M libcxx/test/std/utilities/utility/pairs/pairs.pair/assign_pair.pass.cpp
Log Message:
-----------
[libc++][test] Use a non-narrowing conversion in assign_pair.pass.cpp
...to avoid warnings, e.g., from MSVC.
More information about the All-commits
mailing list