[all-commits] [llvm/llvm-project] 2aed90: Fix typo in llvm-config.h.cmake

Omair Javaid via All-commits all-commits at lists.llvm.org
Tue Feb 15 13:36:17 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2aed90bfbaddc52394f91512b9f79329a98219ec
      https://github.com/llvm/llvm-project/commit/2aed90bfbaddc52394f91512b9f79329a98219ec
  Author: Muhammad Omair Javaid <omair.javaid at linaro.org>
  Date:   2022-02-16 (Wed, 16 Feb 2022)

  Changed paths:
    M llvm/include/llvm/Config/llvm-config.h.cmake

  Log Message:
  -----------
  Fix typo in llvm-config.h.cmake

This patch fixes a typo in https://reviews.llvm.org/rGa1862d78eb45 where
parenthesis was placed by in place of curly braces which was strangely
building with 3.17.

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




More information about the All-commits mailing list