Skip to content

Commit d4b6f29

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

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)