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

test/CXX/drs/dr6xx.cpp fails on FreeBSD #22582

Closed
zmodem opened this issue Jan 12, 2015 · 1 comment
Closed

test/CXX/drs/dr6xx.cpp fails on FreeBSD #22582

zmodem opened this issue Jan 12, 2015 · 1 comment
Labels
bugzilla Issues migrated from bugzilla clang Clang issues not falling into any other category

Comments

@zmodem
Copy link
Collaborator

zmodem commented Jan 12, 2015

Bugzilla Link 22208
Resolution FIXED
Resolved on Jan 12, 2015 19:49
Version trunk
OS Linux
CC @davidchisnall,@DimitryAndric,@emaste,@zygoloid

Extended Description

error: 'error' diagnostics seen but not expected:
File /share/dim/src/llvm/trunk/tools/clang/test/CXX/drs/dr6xx.cpp Line 259: static_assert failed "STDC_MB_MIGHT_NEQ_WC but all basic source characters have same representation"
1 error generated.

See the discussion here: http://lists.cs.uiuc.edu/pipermail/llvmdev/2015-January/080416.html

@zygoloid
Copy link
Mannequin

zygoloid mannequin commented Jan 13, 2015

Fixed in r225751. Defining this macro is the wrong thing for a compiler to do, according to the relevant standards, but it's conforming, so let's just put up with it and move on.

@llvmbot llvmbot transferred this issue from llvm/llvm-bugzilla-archive Dec 9, 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 Clang issues not falling into any other category
Projects
None yet
Development

No branches or pull requests

1 participant