[all-commits] [llvm/llvm-project] 00022c: [clang][Lex] Header map search case insensitivity

Troy Johnson via All-commits all-commits at lists.llvm.org
Tue Nov 1 11:37:46 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 00022c5613a7490148ae1147e25a695fc59c5f92
      https://github.com/llvm/llvm-project/commit/00022c5613a7490148ae1147e25a695fc59c5f92
  Author: Troy Johnson <troyj at meta.com>
  Date:   2022-11-01 (Tue, 01 Nov 2022)

  Changed paths:
    M clang/lib/Lex/HeaderSearch.cpp

  Log Message:
  -----------
  [clang][Lex] Header map search case insensitivity

Correct D135801 to be case insensitive.

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




More information about the All-commits mailing list