[all-commits] [llvm/llvm-project] 1c740b: [clang-cl] make -ffile-compilation-dir a CoreOption.

ZequanWu via All-commits all-commits at lists.llvm.org
Thu Mar 18 13:29:36 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1c740b29fae3962a9c8644496352b10798d925ef
      https://github.com/llvm/llvm-project/commit/1c740b29fae3962a9c8644496352b10798d925ef
  Author: Zequan Wu <zequanwu at google.com>
  Date:   2021-03-18 (Thu, 18 Mar 2021)

  Changed paths:
    M clang/include/clang/Driver/Options.td
    M clang/test/Driver/cl-options.c

  Log Message:
  -----------
  [clang-cl] make -ffile-compilation-dir a CoreOption.

Let clang-cl accepts `-ffile-compilation-dir` flag.

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




More information about the All-commits mailing list