[all-commits] [llvm/llvm-project] bbf19a: [AST] Use std::apply to pop front of tuples. NFCI.

Benjamin Kramer via All-commits all-commits at lists.llvm.org
Wed Aug 24 15:06:02 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: bbf19a6745d5e2caa60d466c3c9fc8bc8eac3474
      https://github.com/llvm/llvm-project/commit/bbf19a6745d5e2caa60d466c3c9fc8bc8eac3474
  Author: Benjamin Kramer <benny.kra at googlemail.com>
  Date:   2022-08-25 (Thu, 25 Aug 2022)

  Changed paths:
    M clang/lib/AST/ParentMapContext.cpp

  Log Message:
  -----------
  [AST] Use std::apply to pop front of tuples. NFCI.




More information about the All-commits mailing list