[all-commits] [llvm/llvm-project] aed488: [Driver] Move -fsemantic-interposition decision fr...

Fangrui Song via All-commits all-commits at lists.llvm.org
Sun Feb 2 20:45:35 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: aed488e3a4dfdf15696521e13ac5e6ac2f9e7af7
      https://github.com/llvm/llvm-project/commit/aed488e3a4dfdf15696521e13ac5e6ac2f9e7af7
  Author: Fangrui Song <maskray at google.com>
  Date:   2020-02-02 (Sun, 02 Feb 2020)

  Changed paths:
    M clang/lib/Driver/ToolChains/Clang.cpp
    M clang/lib/Frontend/CompilerInvocation.cpp
    M clang/test/CodeGen/semantic-interposition.c
    M clang/test/Driver/clang_f_opts.c
    A clang/test/Driver/fsemantic-interposition.c

  Log Message:
  -----------
  [Driver] Move -fsemantic-interposition decision from cc1 to driver

And add test/Driver/fsemantic-interposition.c




More information about the All-commits mailing list