-
Notifications
You must be signed in to change notification settings - Fork 14.8k
Open
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 | 42817 |
Version | trunk |
OS | Linux |
CC | @zygoloid,@sylvestre |
Extended Description
ICC:
printf("%d %d %d %d %s",__GXX_ABI_VERSION, GNUC, GNUC_MINOR, GNUC_PATCHLEVEL, VERSION);
1010 7 4 0 Intel(R) C++ gcc 7.4 mode
Clang's current gcc-compat version "4.2.1" is very old and may force Clang to take path for dump, old compilers.
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"