llvm-project
783fd2f9 - [libc++] Sort `_LIBCPP_INTRODUCED_IN_LLVM_<X>` usages in reverse chronological order (#176857)

Commit
2 days ago
[libc++] Sort `_LIBCPP_INTRODUCED_IN_LLVM_<X>` usages in reverse chronological order (#176857) I noticed that the various `_LIBCPP_INTRODUCED_IN_LLVM_<ver>` usages in `availability.h` were defined a bit all over the place. I think it'd make the most sense to sort them in reverse chronological order (like their definitions).
Author
Parents
Loading