[all-commits] [llvm/llvm-project] 8cc9fa: Use static_cast from SmallString to std::string (NFC)

kazutakahirata via All-commits all-commits at lists.llvm.org
Sat Jun 4 22:09:45 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8cc9fa6f78237a5771a5f85eb9ef129ea85a54cf
      https://github.com/llvm/llvm-project/commit/8cc9fa6f78237a5771a5f85eb9ef129ea85a54cf
  Author: Kazu Hirata <kazu at google.com>
  Date:   2022-06-04 (Sat, 04 Jun 2022)

  Changed paths:
    M clang/lib/Driver/Driver.cpp
    M clang/tools/libclang/CIndexer.cpp
    M lldb/source/Utility/FileSpec.cpp

  Log Message:
  -----------
  Use static_cast from SmallString to std::string (NFC)




More information about the All-commits mailing list