[all-commits] [llvm/llvm-project] 1f1271: [clang] Fixing arm-common, windows only and openmp...

Qiongsi Wu via All-commits all-commits at lists.llvm.org
Fri May 20 09:29:49 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1f12718ccfd660f01ac0e444d4632cf8ce6b98e2
      https://github.com/llvm/llvm-project/commit/1f12718ccfd660f01ac0e444d4632cf8ce6b98e2
  Author: Qiongsi Wu <qwu at ibm.com>
  Date:   2022-05-20 (Fri, 20 May 2022)

  Changed paths:
    M clang/lib/Headers/CMakeLists.txt

  Log Message:
  -----------
  [clang] Fixing arm-common, windows only and openmp header install targets

https://reviews.llvm.org/D123498 contains a few errors resulting in incorrect target contents or mismatched target/list names. This patch fixes all the known errors.

Reviewed By: craig.topper

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




More information about the All-commits mailing list