[all-commits] [llvm/llvm-project] fb10bb: ProcessTest.cpp - replace Optional::hasValue() wit...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Mon Aug 8 03:52:46 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: fb10bb0d2c50d1ec2f3cf827d09f18bc54a8097a
https://github.com/llvm/llvm-project/commit/fb10bb0d2c50d1ec2f3cf827d09f18bc54a8097a
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2022-08-08 (Mon, 08 Aug 2022)
Changed paths:
M llvm/unittests/Support/ProcessTest.cpp
Log Message:
-----------
ProcessTest.cpp - replace Optional::hasValue() with Optional::has_value()
Fixes windows-only build warnings
More information about the All-commits
mailing list