llvm-project
9e1eaff9 - [clang] Fix `gnu::init_priority` attribute handling for reserved values (#121577)

Commit
361 days ago
[clang] Fix `gnu::init_priority` attribute handling for reserved values (#121577) - Added a new diagnostic group `InitPriorityReserved` - Allow values within the range 0-100 of `init_priority` to be used outside system library, but with a warning - Updated relavant tests Fixes #121108
Author
Parents
Loading