https://github.com/Fznamznon closed
https://github.com/llvm/llvm-project/pull/100728
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
https://github.com/AaronBallman approved this pull request.
LGTM!
https://github.com/llvm/llvm-project/pull/100728
___
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: Mariya Podchishchaeva (Fznamznon)
Changes
`IsStartOfLine` is set to false at the end of the loop.
---
Full diff: https://github.com/llvm/llvm-project/pull/100728.diff
1 Files Affected:
- (modified) clang/lib/Frontend/PrintPreprocessedOu
https://github.com/Fznamznon created
https://github.com/llvm/llvm-project/pull/100728
`IsStartOfLine` is set to false at the end of the loop.
>From e41e817050df138a0ac791c8aac0a3331c66d8df Mon Sep 17 00:00:00 2001
From: "Podchishchaeva, Mariya"
Date: Fri, 26 Jul 2024 03:39:51 -0700
Subject: [P