[all-commits] [llvm/llvm-project] 1ff8a6: [clang/driver] Add `-gno-modules` as the negative ...

Argyrios Kyrtzidis via All-commits all-commits at lists.llvm.org
Fri Jan 20 12:43:17 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1ff8a687ae151df72ffd3aac534fdd0d1b39f7ca
      https://github.com/llvm/llvm-project/commit/1ff8a687ae151df72ffd3aac534fdd0d1b39f7ca
  Author: Argyrios Kyrtzidis <kyrtzidis at apple.com>
  Date:   2023-01-20 (Fri, 20 Jan 2023)

  Changed paths:
    M clang/include/clang/Driver/Options.td
    M clang/lib/Driver/ToolChains/Clang.cpp
    M clang/test/Driver/debug-options.c

  Log Message:
  -----------
  [clang/driver] Add `-gno-modules` as the negative version of `-gmodules`

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




More information about the All-commits mailing list