[all-commits] [llvm/llvm-project] 23d130: Error: Replace value() with operator*
Fangrui Song via All-commits
all-commits at lists.llvm.org
Fri Dec 16 12:32:01 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 23d1301d13c54272f0f63f35cc7b114c17cc48e5
https://github.com/llvm/llvm-project/commit/23d1301d13c54272f0f63f35cc7b114c17cc48e5
Author: Fangrui Song <i at maskray.me>
Date: 2022-12-16 (Fri, 16 Dec 2022)
Changed paths:
M llvm/include/llvm/Support/Error.h
Log Message:
-----------
Error: Replace value() with operator*
Some older macOS libc++ report:
error: 'value' is unavailable: introduced in macOS 10.13
More information about the All-commits
mailing list