[clang] [Lifetime Safety] Highlight lifetimebound calls in alias chain diagnostics (PR #206337)

via cfe-commits cfe-commits at lists.llvm.org
Thu Jul 9 02:53:45 PDT 2026


================
@@ -21,6 +21,7 @@
 #include "clang/Lex/Lexer.h"
 #include "clang/Lex/Preprocessor.h"
 #include "clang/Sema/Sema.h"
+#include <cassert>
----------------
iitianpushkar wrote:

Fine.

https://github.com/llvm/llvm-project/pull/206337


More information about the cfe-commits mailing list