[Bug libstdc++/91067] Clang compiler can't link executable if std::filesystem::directory_iterator is encountered

2019-07-02 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91067 Jonathan Wakely changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug libstdc++/91067] Clang compiler can't link executable if std::filesystem::directory_iterator is encountered

2019-07-02 Thread boris.staletic at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91067 --- Comment #2 from Boris Staletic --- Created attachment 46549 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=46549=edit Non-preprocessed file

[Bug libstdc++/91067] Clang compiler can't link executable if std::filesystem::directory_iterator is encountered

2019-07-02 Thread boris.staletic at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91067 --- Comment #1 from Boris Staletic --- Created attachment 46548 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=46548=edit Minimal reproducer - preprocessed with clang