[all-commits] [llvm/llvm-project] ea6541: Remove some FIXMEs that no longer apply; NFC
Aaron Ballman via All-commits
all-commits at lists.llvm.org
Fri Jul 11 04:42:18 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ea65415f310732da7cdfbb2e7c6c6c48ed08a54c
https://github.com/llvm/llvm-project/commit/ea65415f310732da7cdfbb2e7c6c6c48ed08a54c
Author: Aaron Ballman <aaron at aaronballman.com>
Date: 2025-07-11 (Fri, 11 Jul 2025)
Changed paths:
M clang/lib/Sema/SemaDeclAttr.cpp
Log Message:
-----------
Remove some FIXMEs that no longer apply; NFC
Noticed these while doing a review on changes in the area, but C23
added support for nodiscard with a message, so it's not an extension
we need to diagnose.
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