-
Notifications
You must be signed in to change notification settings - Fork 14.6k
Closed
Labels
bugzillaIssues migrated from bugzillaIssues migrated from bugzillaclang:frontendLanguage frontend issues, e.g. anything involving "Sema"Language frontend issues, e.g. anything involving "Sema"
Description
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.
Metadata
Metadata
Assignees
Labels
bugzillaIssues migrated from bugzillaIssues migrated from bugzillaclang:frontendLanguage frontend issues, e.g. anything involving "Sema"Language frontend issues, e.g. anything involving "Sema"