[all-commits] [llvm/llvm-project] ef83d4: Use heterogenous lookup for std; :map<std::string w...

Benjamin Kramer via All-commits all-commits at lists.llvm.org
Sat Feb 8 04:28:53 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: ef83d46b6b428fa1c8614cd28ab6fe3f07f8d075
      https://github.com/llvm/llvm-project/commit/ef83d46b6b428fa1c8614cd28ab6fe3f07f8d075
  Author: Benjamin Kramer <benny.kra at googlemail.com>
  Date:   2020-02-08 (Sat, 08 Feb 2020)

  Changed paths:
    M clang/include/clang/Frontend/CompilerInstance.h
    M clang/include/clang/Lex/HeaderSearchOptions.h
    M clang/lib/Frontend/CompilerInstance.cpp
    M clang/lib/Lex/HeaderSearch.cpp
    M llvm/include/llvm/DebugInfo/Symbolize/Symbolize.h
    M llvm/include/llvm/IR/ModuleSummaryIndex.h
    M llvm/lib/DebugInfo/Symbolize/Symbolize.cpp

  Log Message:
  -----------
  Use heterogenous lookup for std;:map<std::string with a StringRef. NFCI.




More information about the All-commits mailing list