[all-commits] [llvm/llvm-project] bb36dc: Rename -show-skipped-includes to -fshow-skipped-in...

Hans via All-commits all-commits at lists.llvm.org
Mon Apr 19 06:22:40 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: bb36dc8dcf1c4a16cafdafc6b225ec6036144f41
      https://github.com/llvm/llvm-project/commit/bb36dc8dcf1c4a16cafdafc6b225ec6036144f41
  Author: Hans Wennborg <hans at chromium.org>
  Date:   2021-04-19 (Mon, 19 Apr 2021)

  Changed paths:
    M clang/include/clang/Driver/Options.td
    M clang/lib/Driver/ToolChains/Clang.cpp

  Log Message:
  -----------
  Rename -show-skipped-includes to -fshow-skipped-includes and make it a driver option

This is a user-facing option, so it doesn't make sense for it to be cc1
only.

Follow-up to D100420

Differential revision: https://reviews.llvm.org/D100759




More information about the All-commits mailing list