-
Notifications
You must be signed in to change notification settings - Fork 15.2k
Closed
Labels
bugzillaIssues migrated from bugzillaIssues migrated from bugzillalibc++libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.
Description
| Bugzilla Link | 9091 |
| Resolution | FIXED |
| Resolved on | Sep 23, 2011 02:48 |
| Version | unspecified |
| OS | Windows NT |
| Blocks | #9456 |
Extended Description
When including libc++'s , lots of macros aren't defined. LLVM/Clang had the same issue, but that went away with this revision of a file, in which the missing symbols were defined:
http://llvm.org/viewvc/llvm-project/llvm/trunk/utils/KillTheDoctor/system_error.h?r1=116597&r2=116596&pathrev=116597
The file has been removed since, and I guess the way of error reporting was changed. Are these really necessary in libc++ anyway?
Metadata
Metadata
Assignees
Labels
bugzillaIssues migrated from bugzillaIssues migrated from bugzillalibc++libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.