https://github.com/dklimkin closed
https://github.com/llvm/llvm-project/pull/96144
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
llvmbot wrote:
@llvm/pr-subscribers-clang
Author: Danial Klimkin (dklimkin)
Changes
Add missing includes.
---
Full diff: https://github.com/llvm/llvm-project/pull/96144.diff
1 Files Affected:
- (modified) clang/include/clang/Lex/ExternalPreprocessorSource.h (+3)
``diff
diff
https://github.com/dklimkin created
https://github.com/llvm/llvm-project/pull/96144
Add missing includes.
>From bd4f6d50b57680f520ed22b5c5108ae6d9506ca3 Mon Sep 17 00:00:00 2001
From: Danial Klimkin
Date: Thu, 20 Jun 2024 09:18:18 +0200
Subject: [PATCH] Update ExternalPreprocessorSource.h
Add