DR: http://www.open-std.org/jtc1/sc22/wg21/docs/cwg_defects.html#1305
This DR has always been implemented in all clang versions as far back as I could go. This patch basically just adds a test with the needed comments to mark it as complete.
 Differential  D122674  
[clang][DR] Test and mark DR1305 as complete Authored by zero9178 on Mar 29 2022, 11:20 AM. 
Details 
 DR: http://www.open-std.org/jtc1/sc22/wg21/docs/cwg_defects.html#1305 This DR has always been implemented in all clang versions as far back as I could go. This patch basically just adds a test with the needed comments to mark it as complete. 
Diff Detail Event TimelineComment Actions Looks good except I think it makes more sense to put the new test just before the first test 
  | ||||||||||||
I think it would make more sense to put the new test here