Skip to content

Commit 1df1504

Browse files
authored
Revert "[clang] Merge lifetimebound and GSL code paths for lifetime analysis (#104906)" (#105752)
Revert as it breaks libc++ tests, see #104906. This reverts commit c368a72.
1 parent 0d21c2b commit 1df1504

File tree

3 files changed

+149
-112
lines changed

3 files changed

+149
-112
lines changed

clang/docs/ReleaseNotes.rst

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -239,8 +239,6 @@ Improvements to Clang's diagnostics
239239

240240
- Clang now diagnoses when the result of a [[nodiscard]] function is discarded after being cast in C. Fixes #GH104391.
241241

242-
- Don't emit duplicated dangling diagnostics. (#GH93386).
243-
244242
- Improved diagnostic when trying to befriend a concept. (#GH45182).
245243

246244
Improvements to Clang's time-trace

0 commit comments

Comments
 (0)