[all-commits] [llvm/llvm-project] bf6380: [Driver] Don't pass -ffile-compilation-dir through...

Petr Hosek via All-commits all-commits at lists.llvm.org
Thu Feb 25 23:04:21 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: bf6380c0966b26a2aec7f2072efd0a1a9b6328f2
      https://github.com/llvm/llvm-project/commit/bf6380c0966b26a2aec7f2072efd0a1a9b6328f2
  Author: Petr Hosek <phosek at google.com>
  Date:   2021-02-25 (Thu, 25 Feb 2021)

  Changed paths:
    M clang/lib/Driver/ToolChains/Clang.cpp
    M clang/test/Driver/clang_f_opts.c

  Log Message:
  -----------
  [Driver] Don't pass -ffile-compilation-dir through to cc1

This is a driver only flag so it has to be expanded when invoking cc1.

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




More information about the All-commits mailing list