[PATCH] D78938: Make LLVM build in C++20 mode

Barry Revzin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 9 05:37:34 PDT 2020


BRevzin added a comment.

> @BRevzin, you should a) mention the u8/const char* issue in the description too, and also what compiler you used to build this with. I fully expect at this stage that there are some C++20 compilers that might have slightly different interpretations of things which this won't resolve, so knowing which one this is intended to work with could help with historical research.

It's mentioned in the description. I built with clang-10.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D78938



More information about the llvm-commits mailing list