This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository libcxx.
from f1f54dc0f Update the synopsis for <chrono> for C++20. No functional change. new c69e1a061 [libc++] Allow running ABI list tests with different ABI versions
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: lib/abi/CMakeLists.txt | 24 +- ...rwin.abilist => x86_64-apple-darwin.v1.abilist} | 0 ...rwin.abilist => x86_64-apple-darwin.v2.abilist} | 3434 ++++++++++---------- ...abilist => x86_64-unknown-linux-gnu.v1.abilist} | 0 4 files changed, 1744 insertions(+), 1714 deletions(-) copy lib/abi/{x86_64-apple-darwin.abilist => x86_64-apple-darwin.v1.abilist} (100%) rename lib/abi/{x86_64-apple-darwin.abilist => x86_64-apple-darwin.v2.abilist} (50%) rename lib/abi/{x86_64-unknown-linux-gnu.abilist => x86_64-unknown-linux-gnu.v1.ab [...]