Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PP output loses line count with -C #3113

Closed
llvmbot opened this issue Sep 1, 2008 · 4 comments
Closed

PP output loses line count with -C #3113

llvmbot opened this issue Sep 1, 2008 · 4 comments
Labels
bugzilla Issues migrated from bugzilla clang:frontend Language frontend issues, e.g. anything involving "Sema"

Comments

@llvmbot
Copy link
Collaborator

llvmbot commented Sep 1, 2008

Bugzilla Link 2741
Resolution FIXED
Resolved on Mar 12, 2010 00:57
Version unspecified
OS NetBSD
Blocks llvm/llvm-bugzilla-archive#4068
Reporter LLVM Bugzilla Contributor
CC @edwintorok

Extended Description

For example, preprocessing the following with -C puts y on the wrong line.

/* a
boring
comment */
y

Although a problem with -C, the issue is more generic, for example if the raw string literals patch is accepted it would have the same bug.

@efriedma-quic
Copy link
Collaborator

*** Bug llvm/llvm-bugzilla-archive#4388 has been marked as a duplicate of this bug. ***

@lattner
Copy link
Collaborator

lattner commented Jun 15, 2009

@edwintorok
Copy link
Contributor

mentioned in issue llvm/llvm-bugzilla-archive#4068

@efriedma-quic
Copy link
Collaborator

mentioned in issue llvm/llvm-bugzilla-archive#4388

@llvmbot llvmbot transferred this issue from llvm/llvm-bugzilla-archive Dec 3, 2021
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugzilla Issues migrated from bugzilla clang:frontend Language frontend issues, e.g. anything involving "Sema"
Projects
None yet
Development

No branches or pull requests

4 participants