[Lldb-commits] [PATCH] D130689: [LLVM] Update C++ standard to 17

James Henderson via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Mon Aug 8 06:00:49 PDT 2022


jhenderson added a comment.

FWIW, I've got a Visual Studio configuration (admittedly using a direct Visual Studio generator, not ninja), and I don't have any issues - C++17 is being used. However, I currently only have LLD as an additional project enabled, and don't build compiler-rt.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D130689



More information about the lldb-commits mailing list