[all-commits] [llvm/llvm-project] f13019: [clang] Use any_of and none_of (NFC)

kazutakahirata via All-commits all-commits at lists.llvm.org
Sun Jun 12 10:17:25 PDT 2022


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

  Changed paths:
    M clang/include/clang/Basic/Attr.td
    M clang/lib/ExtractAPI/ExtractAPIConsumer.cpp
    M clang/lib/Sema/SemaDeclCXX.cpp
    M clang/lib/StaticAnalyzer/Frontend/CheckerRegistry.cpp

  Log Message:
  -----------
  [clang] Use any_of and none_of (NFC)




More information about the All-commits mailing list