serenity
                                
                                 serenity copied to clipboard
                                
                                    serenity copied to clipboard
                            
                            
                            
                        AK/Kernel: Remove unneeded code due to P0960R3 now being in Clang-16
Note: According to https://en.cppreference.com/w/cpp/compiler_support since clang16
Might be good to mention the clang version in the commit
I suspect that building the oss-fuzz images via the instructions in https://github.com/SerenityOS/serenity/tree/master/Meta/Lagom#fuzzing-on-oss-fuzz will fail after this commit. Can you verify? We can't bump our minimum required clang version until they update their platform, or we go into our docker file in the oss-fuzz repo and add our own clang version for the fuzzers to use.
This pull request has been automatically marked as stale because it has not had recent activity. It will be closed in 7 days if no further activity occurs. Thank you for your contributions!
I suspect that building the oss-fuzz images via the instructions in
master/Meta/Lagom#fuzzing-on-oss-fuzz will fail after this commit. Can you verify? We can't bump our minimum required clang version until they update their platform, or we go into our docker file in the oss-fuzz repo and add our own clang version for the fuzzers to use.
I tried to build the images, but couldnt get it to work. :/
This pull request has been automatically marked as stale because it has not had recent activity. It will be closed in 7 days if no further activity occurs. Thank you for your contributions!
This pull request has been closed because it has not had recent activity. Feel free to re-open if you wish to still contribute these changes. Thank you for your contributions!