[all-commits] [llvm/llvm-project] fdc014: [NFC][libc++][exceptions] Adds tests for LWG3112. ...
Mark de Wever via All-commits
all-commits at lists.llvm.org
Tue Aug 6 13:22:34 PDT 2024
Branch: refs/heads/users/shiltian/dont-skip-if-no-aa
Home: https://github.com/llvm/llvm-project
Commit: fdc014a2c7240cd0d067c3503001c8ddce41940e
https://github.com/llvm/llvm-project/commit/fdc014a2c7240cd0d067c3503001c8ddce41940e
Author: Mark de Wever <koraq at xs4all.nl>
Date: 2024-08-06 (Tue, 06 Aug 2024)
Changed paths:
M llvm/lib/Transforms/IPO/AttributorAttributes.cpp
A llvm/test/CodeGen/AMDGPU/indirect-call-set-from-other-function.ll
Log Message:
-----------
[NFC][libc++][exceptions] Adds tests for LWG3112. (#100881)
The tests kept being based on std::string instead of std::string_view to
allow testing with older C++ dialects.
Adds tests for:
- LWG3112 system_error and filesystem_error constructors taking a string
may not be able to meet their postconditions
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list