Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

llvm-project Mini-Update #4348

Merged
merged 21 commits into from
Jan 30, 2024
Merged
Changes from 1 commit
Commits
Show all changes
21 commits
Select commit Hold shift + click to select a range
a598089
Update llvm-project.
StephanTLavavej Jan 28, 2024
9d922e2
Add check_libcxx_paths.py.
StephanTLavavej Jan 28, 2024
787c9c4
Nonexistent paths: LLVM-75699 deleted `.version.compile.pass.cpp`.
StephanTLavavej Jan 28, 2024
275b568
Nonexistent paths: LLVM-78661 moved `ascii.pass.cpp` and `escaped_out…
StephanTLavavej Jan 28, 2024
4790d98
Nonexistent paths: LLVM-76349 moved `abi.compile.pass.cpp` to `libcxx…
StephanTLavavej Jan 28, 2024
c3a0f39
Nonexistent paths: LLVM-76456 fixed LLVM-73849.
StephanTLavavej Jan 28, 2024
f1b7230
Passing tests: LLVM-75683 fixed LLVM-75611.
StephanTLavavej Jan 29, 2024
2db69f3
Passing tests: LLVM-77233 fixed `make_exception_ptr.pass.cpp` and `re…
StephanTLavavej Jan 29, 2024
08f9479
Passing tests: LLVM-71819 implemented LWG-3940.
StephanTLavavej Jan 29, 2024
d25add2
Passing tests: LLVM-78834 fixed some `system_category` tests for MSVC…
StephanTLavavej Jan 29, 2024
f4b2d9a
Passing tests: LLVM-74667 fixed `array<int, 0>`'s behavior.
StephanTLavavej Jan 29, 2024
0076c37
Cite VSO-1948221, finally reported.
StephanTLavavej Jan 29, 2024
d769411
Cite GH 4316.
StephanTLavavej Jan 28, 2024
db2ea42
Categorize failures: Add another occurrence of GH 4316.
StephanTLavavej Jan 29, 2024
8b12206
Categorize failures: Missing STL features and LWG issue resolutions.
StephanTLavavej Jan 29, 2024
0ce4e7b
Categorize failures: Not analyzed.
StephanTLavavej Jan 29, 2024
95bb440
Categorize failures: Reported upstream.
StephanTLavavej Jan 29, 2024
9b96b4f
Add `:9 SKIPPED` lines for LLVM-79791's usage of `ADDITIONAL_COMPILE_…
StephanTLavavej Jan 29, 2024
6d7f5ac
Mark `time.clock.system/sys_date.ostream.pass.cpp` as SKIPPED, it's a…
StephanTLavavej Jan 29, 2024
5479213
Cite DevCom-10439137 VSO-1869865: Discarded id-expression causes unne…
StephanTLavavej Jan 29, 2024
ba2bb4d
Add MSVC-internal skips for tests that require Unix headers.
StephanTLavavej Jan 30, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Add :9 SKIPPED lines for LLVM-79791's usage of `ADDITIONAL_COMPILE_…
…FLAGS(cl-style-warnings)`.

(`alg.find/find.pass.cpp` already has one.)
StephanTLavavej committed Jan 29, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
commit 9b96b4f8327759fe4770f3263d95d51e80a89bde
2 changes: 2 additions & 0 deletions tests/libcxx/expected_results.txt
Original file line number Diff line number Diff line change
@@ -1399,10 +1399,12 @@ std/algorithms/alg.modifying.operations/alg.replace/ranges.replace.pass.cpp:9 SK
std/algorithms/alg.nonmodifying/alg.equal/equal.pass.cpp:9 SKIPPED
std/algorithms/alg.nonmodifying/alg.find/find.pass.cpp:9 SKIPPED
std/algorithms/alg.nonmodifying/alg.find/ranges.find.pass.cpp:9 SKIPPED
std/algorithms/alg.nonmodifying/alg.fold/left_folds.pass.cpp:9 SKIPPED
std/depr/depr.c.headers/setjmp_h.compile.pass.cpp:9 SKIPPED
std/input.output/file.streams/fstreams/ifstream.members/buffered_reads.pass.cpp:9 SKIPPED
std/input.output/file.streams/fstreams/ofstream.members/buffered_writes.pass.cpp:9 SKIPPED
std/language.support/support.runtime/csetjmp.pass.cpp:9 SKIPPED
std/numerics/numeric.ops/numeric.ops.midpoint/midpoint.pointer.pass.cpp:9 SKIPPED
std/ranges/range.adaptors/range.lazy.split/constraints.compile.pass.cpp:9 SKIPPED
std/ranges/range.utility/range.utility.conv/to.pass.cpp:9 SKIPPED
std/thread/thread.jthread/assign.move.pass.cpp:9 SKIPPED