Without this patch, I am getting errors like:
llvm-project/llvm/include/llvm/ADT/StringRef.h:233:7: error: use of the 'nodiscard' attribute is a C++17 extension [-Werror,-Wc++17-extensions]
Differential D131348
[BOLT] Upgrade to C++17 kazu on Aug 6 2022, 10:01 PM. Authored by
Details
Diff Detail
|