ldionne accepted this revision. ldionne added a comment. This revision is now accepted and ready to land.
I'm fine with `_Clang` or anything else too. Thanks for doing this! ================ Comment at: lib/Basic/Attributes.cpp:18 if (ScopeName == "__gnu__") - ScopeName = ScopeName.slice(2, ScopeName.size() - 2); ---------------- That was a complicated way of doing something simple. https://reviews.llvm.org/D53700 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits