[all-commits] [llvm/llvm-project] 332235: [Support] Qualify auto (NFC)

kazutakahirata via All-commits all-commits at lists.llvm.org
Mon Sep 6 09:10:26 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3322354bfcae4ce03675f7597e68d99243d63f69
      https://github.com/llvm/llvm-project/commit/3322354bfcae4ce03675f7597e68d99243d63f69
  Author: Kazu Hirata <kazu at google.com>
  Date:   2021-09-06 (Mon, 06 Sep 2021)

  Changed paths:
    M llvm/include/llvm/Support/Allocator.h
    M llvm/include/llvm/Support/Error.h
    M llvm/include/llvm/Support/FormatVariadic.h
    M llvm/include/llvm/Support/YAMLTraits.h
    M llvm/lib/Support/SpecialCaseList.cpp
    M llvm/lib/Support/TimeProfiler.cpp
    M llvm/lib/Support/VirtualFileSystem.cpp

  Log Message:
  -----------
  [Support] Qualify auto (NFC)

Identified with readability-qualified-auto.




More information about the All-commits mailing list