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

kadir çetinkaya via All-commits all-commits at lists.llvm.org
Wed Sep 8 06:11:35 PDT 2021


  Branch: refs/heads/release/13.x
  Home:   https://github.com/llvm/llvm-project
  Commit: b46abdb7b8fe6294d4603fce173aba4e2b375dd0
      https://github.com/llvm/llvm-project/commit/b46abdb7b8fe6294d4603fce173aba4e2b375dd0
  Author: Kadir Cetinkaya <kadircet at google.com>
  Date:   2021-09-08 (Wed, 08 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

(cherry picked from commit 73c00d40bd49ae022f6fbba7200f05facb533e3b)




More information about the All-commits mailing list