Quuxplusone added a comment.

Data points: I've run this new Clang in `-std=c++2b` mode over my employer's 
(medium-sized, not too crazy) C++17 codebase, and also built Clang with Clang. 
Neither one required any source-code changes to deal with p2266. (The C++17 
codebase did need about 10 identical changes to fix up ambiguous `operator==` 
overloads for C++20.)

Could we get someone to check out the Bloomberg codebase?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D99005/new/

https://reviews.llvm.org/D99005

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to