-
Notifications
You must be signed in to change notification settings - Fork 15.5k
Closed as not planned
Labels
bugzillaIssues migrated from bugzillaIssues migrated from bugzillac++11clang:frontendLanguage frontend issues, e.g. anything involving "Sema"Language frontend issues, e.g. anything involving "Sema"libstdc++GNU libstdc++ C++ standard libraryGNU libstdc++ C++ standard libraryworksformeResolved as "works for me"Resolved as "works for me"
Description
| Bugzilla Link | 14340 |
| Version | trunk |
| OS | All |
| Attachments | preprocessed file |
| CC | @DougGregor,@efriedma-quic,@zygoloid |
Extended Description
The attached preprocessed file would parse without compiler errors, but after r167514 it gives this error:
error: no matching constructor for initialization of 'duration'
Run on clang like this:
$ clang -fsyntax-only main.cpp -std=c++11Metadata
Metadata
Assignees
Labels
bugzillaIssues migrated from bugzillaIssues migrated from bugzillac++11clang:frontendLanguage frontend issues, e.g. anything involving "Sema"Language frontend issues, e.g. anything involving "Sema"libstdc++GNU libstdc++ C++ standard libraryGNU libstdc++ C++ standard libraryworksformeResolved as "works for me"Resolved as "works for me"