sammccall added a comment. In https://reviews.llvm.org/D44882#1065631, @malaperle wrote:
> In https://reviews.llvm.org/D44882#1065622, @sammccall wrote: > > > Still LG, thanks! > > I'll look into the testing issue. > > > I thought about it after... I think it was because I was trying to test with > std::unordered_map (to prevent multiple results) which needs std=c++11, I'll > try with something else. Worth a shot, but don't count on it - for c++ clang switched to using std=c++11 by default a while ago. Repository: rCTE Clang Tools Extra https://reviews.llvm.org/D44882 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits