[all-commits] [llvm/llvm-project] cb6f13: Revert "Reland [clang][modules-driver] Add scanner...

Naveen Seth Hanig via All-commits all-commits at lists.llvm.org
Mon Jul 21 14:10:11 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: cb6f132b1c433c7f6b7727793a1588ae6401f284
      https://github.com/llvm/llvm-project/commit/cb6f132b1c433c7f6b7727793a1588ae6401f284
  Author: Naveen Seth Hanig <naveen.hanig at outlook.com>
  Date:   2025-07-21 (Mon, 21 Jul 2025)

  Changed paths:
    M clang/include/clang/Basic/DiagnosticDriverKinds.td
    M clang/include/clang/Basic/DiagnosticGroups.td
    M clang/include/clang/Driver/Driver.h
    M clang/include/clang/Driver/Options.td
    M clang/include/clang/Lex/DependencyDirectivesScanner.h
    M clang/lib/Driver/Driver.cpp
    M clang/lib/Lex/DependencyDirectivesScanner.cpp
    R clang/test/Driver/modules-driver-cxx20-module-usage-scanner.cpp

  Log Message:
  -----------
  Revert "Reland [clang][modules-driver] Add scanner to detect C++20 module presence" (#149900)

Reverts llvm/llvm-project#147630.

This causes a linker error caused by linking the driver against the
lexer.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list