[PATCH] D93778: [test-suite] Support Fortran tests in CMake infrastructure.

Johannes Doerfert via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 5 08:34:25 PST 2021


jdoerfert added inline comments.


================
Comment at: CMakeLists.txt:32
+    mark_as_advanced(CLEAR CMAKE_Fortran_COMPILER)
+endif()
 
----------------
Aren't CMAKE variables by convention upper case only?


Repository:
  rT test-suite

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D93778/new/

https://reviews.llvm.org/D93778



More information about the llvm-commits mailing list