[all-commits] [llvm/llvm-project] c7b8d6: [Clang] Add resource_dir_EQ flag to CC1Option grou...

Wenju He via All-commits all-commits at lists.llvm.org
Fri May 30 00:20:58 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c7b8d6e1dcb0a277f95496cbc6bb27143afb80a6
      https://github.com/llvm/llvm-project/commit/c7b8d6e1dcb0a277f95496cbc6bb27143afb80a6
  Author: Wenju He <wenju.he at intel.com>
  Date:   2025-05-30 (Fri, 30 May 2025)

  Changed paths:
    M clang/include/clang/Driver/Options.td
    M clang/unittests/Tooling/ToolingTest.cpp

  Log Message:
  -----------
  [Clang] Add resource_dir_EQ flag to CC1Option group (#140870)

This PR fixes ClangTool error in -cc1 mode in function
injectResourceDir:
error: unknown argument: '-resource-dir=



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