-
Notifications
You must be signed in to change notification settings - Fork 15.3k
Closed
Labels
Description
| Bugzilla Link | 33912 |
| Resolution | FIXED |
| Resolved on | Aug 17, 2017 12:29 |
| Version | trunk |
| OS | Linux |
| Blocks | #33196 |
| Reporter | LLVM Bugzilla Contributor |
| CC | @zmodem,@RKSimon,@zygoloid |
Extended Description
My understanding is that it is now extremely unlikely that C++17 will end up becoming C++18, so perhaps the time has come to add -std=c++17. GCC has had it for a while, and it would be convenient if Clang also recognized it.
Thanks!