[all-commits] [llvm/llvm-project] ddcc02: Quote some more destination paths with variables

John Ericson via All-commits all-commits at lists.llvm.org
Mon Dec 13 09:29:21 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ddcc02dbcc4767b289776f73f26fe444964d0942
      https://github.com/llvm/llvm-project/commit/ddcc02dbcc4767b289776f73f26fe444964d0942
  Author: John Ericson <John.Ericson at Obsidian.Systems>
  Date:   2021-12-13 (Mon, 13 Dec 2021)

  Changed paths:
    M clang/tools/scan-build/CMakeLists.txt
    M libclc/CMakeLists.txt
    M libcxx/include/CMakeLists.txt
    M lldb/cmake/modules/FindLibEdit.cmake
    M llvm/cmake/modules/AddSphinxTarget.cmake
    M openmp/runtime/src/CMakeLists.txt

  Log Message:
  -----------
  Quote some more destination paths with variables

Just defensive CMake-ing. I pulled this from D115544 and D99484 which
are blocked on some lldb CI failures I don't yet understand. Hoping to land
something smaller in the meantime.

Reviewed By: #libc, ldionne

Differential Revision: https://reviews.llvm.org/D115566




More information about the All-commits mailing list