[all-commits] [llvm/llvm-project] deaf53: [libc++][NFC] Reorder availability macros in intro...
Louis Dionne via All-commits
all-commits at lists.llvm.org
Mon Feb 26 11:34:55 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: deaf53e632f37be1e4f7a57959c35fcae161b141
https://github.com/llvm/llvm-project/commit/deaf53e632f37be1e4f7a57959c35fcae161b141
Author: Louis Dionne <ldionne.2 at gmail.com>
Date: 2024-02-26 (Mon, 26 Feb 2024)
Changed paths:
M libcxx/include/__availability
Log Message:
-----------
[libc++][NFC] Reorder availability macros in introduction order (#82531)
Reorder the availability macros in __availability to respect the order
in which they were introduced in the dylib. This simple refactor will
greatly simplify an upcoming change I am working on.
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