llvm-project/llvm/lib/Frontend
Kazu Hirata a7938c74f1 [llvm] Don't use Optional::hasValue (NFC)
This patch replaces Optional::hasValue with the implicit cast to bool
in conditionals only.
2022-06-25 21:42:52 -07:00
..
OpenACC [openacc][openmp] Reduce number of generated file and prefer inclusion of .inc 2021-03-23 09:16:53 -04:00
OpenMP [llvm] Don't use Optional::hasValue (NFC) 2022-06-25 21:42:52 -07:00
CMakeLists.txt