Skip to content

#undef syntax violation #2417

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

Closed
llvmbot opened this issue Feb 16, 2008 · 1 comment
Closed

#undef syntax violation #2417

llvmbot opened this issue Feb 16, 2008 · 1 comment
Labels
accepts-invalid bugzilla Issues migrated from bugzilla clang:frontend Language frontend issues, e.g. anything involving "Sema"

Comments

@llvmbot
Copy link
Member

llvmbot commented Feb 16, 2008

Bugzilla Link 2045
Resolution FIXED
Resolved on Mar 12, 2010 00:57
Version unspecified
OS NetBSD
Reporter LLVM Bugzilla Contributor

Extended Description

Clang permits the following which doesn't match the #undef syntax:
#define b
#undef a b

@lattner
Copy link
Collaborator

lattner commented Feb 16, 2008

@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
accepts-invalid bugzilla Issues migrated from bugzilla clang:frontend Language frontend issues, e.g. anything involving "Sema"
Projects
None yet
Development

No branches or pull requests

2 participants