[all-commits] [llvm/llvm-project] c2c4f1: [openmp][cmake] passing option argument correctly

Yuanfang Chen via All-commits all-commits at lists.llvm.org
Thu Feb 13 09:34:18 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: c2c4f1c1202ab5d66b3cf4b1d9769f3a8572d321
      https://github.com/llvm/llvm-project/commit/c2c4f1c1202ab5d66b3cf4b1d9769f3a8572d321
  Author: Yuanfang Chen <yuanfang.chen at sony.com>
  Date:   2020-02-13 (Thu, 13 Feb 2020)

  Changed paths:
    M openmp/cmake/OpenMPTesting.cmake

  Log Message:
  -----------
  [openmp][cmake] passing option argument correctly

>From the context, it looks like the test should not be run with `check-all`,
but it does. It turns out option argument resolving to True/False which
could not be passed down as is. There is one such example in
AddLLVM.cmake.




More information about the All-commits mailing list