llvm-project/clang/lib/Edit
Kazu Hirata 97afce08cb [clang] Don't use Optional::hasValue (NFC)
This patch replaces Optional::hasValue with the implicit cast to bool
in conditionals only.
2022-06-25 22:26:24 -07:00
..
CMakeLists.txt
Commit.cpp
EditedSource.cpp [clang] Use llvm::is_contained (NFC) 2021-10-13 20:41:55 -07:00
RewriteObjCFoundationAPI.cpp [clang] Don't use Optional::hasValue (NFC) 2022-06-25 22:26:24 -07:00