Logo
Explore Help
Sign In
LineageOS/android_external_libcxx
1
0
Fork 0
You've already forked android_external_libcxx
Code Issues Pull Requests Packages Projects Releases Wiki Activity
Files
b63afef493f7e62ae3d7a3ad737c12c1bed31ec2
android_external_libcxx/test/std/experimental
History
Eric Fiselier 33cc965bf6 Fix UB in SIMD tests.
One of the SIMD tests attempted to left shift a value by 42, which
is UB when the left hand side is a 32 bit integer type.

This patch adjusts the test to use the value 4 instead of 42.

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@342820 91177308-0d34-0410-b5e6-96231b3b80d8
2018-09-22 20:09:02 +00:00
..
algorithms/alg.search
Remove std::experimental::sample; use std::sample instead. See https://libcxx.llvm.org/TS_deprecation.html
2018-02-01 16:36:08 +00:00
filesystem
Implement <filesystem>
2018-07-27 03:07:09 +00:00
func
[libcxx] [test] Untabify, NFC.
2017-07-29 00:55:10 +00:00
iterator
[libcxx] [test] Untabify, NFC.
2017-07-29 00:55:10 +00:00
language.support/support.coroutines
[coroutines] libcxx, noop_coroutine, make bots even more happy
2018-04-05 00:18:37 +00:00
memory
Mark the test using <experimental/memory_resource> to require c++experimental.
2018-06-11 19:42:27 +00:00
simd
Fix UB in SIMD tests.
2018-09-22 20:09:02 +00:00
utilities
Remove more of the std::experimental bits that are now in std::. All the _v type aliases, conjunction/disjunction, apply, etc. See https://libcxx.llvm.org/TS_deprecation.html
2018-02-06 23:13:48 +00:00
nothing_to_do.pass.cpp
Remove <experimental/string_view>; use <string_view> instead. See https://libcxx.llvm.org/TS_deprecation.html
2018-02-05 23:43:34 +00:00
Powered by Gitea Version: 1.24.6 Page: 84ms Template: 6ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API