[all-commits] [llvm/llvm-project] 73c00d: [clang][Driver] Pick the last --driver-mode in cas...

kadir çetinkaya via All-commits all-commits at lists.llvm.org
Tue Sep 7 06:34:02 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 73c00d40bd49ae022f6fbba7200f05facb533e3b
      https://github.com/llvm/llvm-project/commit/73c00d40bd49ae022f6fbba7200f05facb533e3b
  Author: Kadir Cetinkaya <kadircet at google.com>
  Date:   2021-09-07 (Tue, 07 Sep 2021)

  Changed paths:
    M clang/lib/Driver/Driver.cpp
    M clang/unittests/Driver/ToolChainTest.cpp

  Log Message:
  -----------
  [clang][Driver] Pick the last --driver-mode in case of multiple ones

This was an accidental behaviour change in D106789 and this patch
restores it back to original state.

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




More information about the All-commits mailing list