[all-commits] [llvm/llvm-project] d044dc: Revert "[clang][IFS] Driver pipeline: generate int...

Puyan Lotfi via All-commits all-commits at lists.llvm.org
Mon Nov 18 23:09:50 PST 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: d044dcc5e492181b1517347013a780d9eda6c3c3
      https://github.com/llvm/llvm-project/commit/d044dcc5e492181b1517347013a780d9eda6c3c3
  Author: Puyan Lotfi <puyan at puyan.org>
  Date:   2019-11-19 (Tue, 19 Nov 2019)

  Changed paths:
    M clang/lib/Driver/Driver.cpp
    M clang/lib/Driver/ToolChains/InterfaceStubs.cpp
    M clang/lib/Driver/Types.cpp
    M clang/test/InterfaceStubs/driver-test.c
    R clang/test/InterfaceStubs/driver-test2.c
    M clang/test/InterfaceStubs/windows.cpp

  Log Message:
  -----------
  Revert "[clang][IFS] Driver pipeline: generate interface stubs after standard pipeline."

This reverts commit 58ea00b51fe9b011301484957556872fced7dd08.

Test for .o + .ifs sidecar files is brittle and failing on bots.
Reverting to unblock.




More information about the All-commits mailing list