Pavel_Odintsov added a comment. Hello, folks!
Sorry for bothering you because I'm just user of clang 3.8 and gcc 5.3 and haven't any experience in compiler development. But I've hit issue mentioned in this ticket. I've C++ 11 enabled libraries (gRPC, protobuf, bson and mongodb c++ 11 client) in my project which are compiled with gcc 5.3. So I've tried to move to clang for this project for testing purposes (and awesome clang static analyzer!). But actually it becoming nightmare because I need to rebuild each C++ 11 library for both compilers because of this issue :( Could you look on this issue and offer some workaround? Will be fine to have support of already created by gcc 5.3 tags. Repository: rL LLVM http://reviews.llvm.org/D12834 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits