[all-commits] [llvm/llvm-project] 83a54e: [clang] Implement -Wmissing-include-dirs (#94827)

Braden Helmer via All-commits all-commits at lists.llvm.org
Wed Jun 12 02:30:32 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 83a54e75c1229be99875901139f7722be643ce87
      https://github.com/llvm/llvm-project/commit/83a54e75c1229be99875901139f7722be643ce87
  Author: Braden Helmer <bradenhelmeraus at gmail.com>
  Date:   2024-06-12 (Wed, 12 Jun 2024)

  Changed paths:
    M clang/include/clang/Basic/DiagnosticDriverKinds.td
    M clang/include/clang/Basic/DiagnosticGroups.td
    M clang/lib/Driver/Driver.cpp
    M clang/test/Driver/warning-options.cpp

  Log Message:
  -----------
  [clang] Implement -Wmissing-include-dirs (#94827)

Implements -Wmissing-include-dirs #92015 

This is my first contribution and would love some feedback. Thanks!



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