-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Minor - P4
-
None
-
Affects Version/s: None
-
Component/s: None
-
Server Programmability
-
ALL
-
Programmability 2026-04-28, Programmability 2026-05-26, Programmability 2026-07-07
-
None
-
None
-
None
-
None
-
None
-
None
-
None
The noexcept checker is flagging new mentions of the word noexcept in comments. These instances are noise that detract from legitimate flags on actual code changes involving noexcept.
Success criteria: changes in comments do not trigger the noexcept checker to comment on PRs.