[all-commits] [llvm/llvm-project] fc4d3a: [clang] Use Any::has_value instead of Any::hasValu...
kazutakahirata via All-commits
all-commits at lists.llvm.org
Sat Aug 20 08:40:36 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: fc4d3a1109cde38d64583e21852f83e03aa92a73
https://github.com/llvm/llvm-project/commit/fc4d3a1109cde38d64583e21852f83e03aa92a73
Author: Kazu Hirata <kazu at google.com>
Date: 2022-08-20 (Sat, 20 Aug 2022)
Changed paths:
M clang/unittests/Tooling/RefactoringTest.cpp
Log Message:
-----------
[clang] Use Any::has_value instead of Any::hasValue (NFC)
More information about the All-commits
mailing list