[all-commits] [llvm/llvm-project] bf0e21: [pseudo] Use C++17 variant to simplify the Directi...

Haojian Wu via All-commits all-commits at lists.llvm.org
Thu Aug 11 05:28:11 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: bf0e219d0481212ad12667262ed0b27e5e69f5f2
      https://github.com/llvm/llvm-project/commit/bf0e219d0481212ad12667262ed0b27e5e69f5f2
  Author: Haojian Wu <hokein.wu at gmail.com>
  Date:   2022-08-11 (Thu, 11 Aug 2022)

  Changed paths:
    M clang-tools-extra/pseudo/include/clang-pseudo/DirectiveTree.h
    M clang-tools-extra/pseudo/lib/DirectiveTree.cpp
    M clang-tools-extra/pseudo/unittests/DirectiveTreeTest.cpp

  Log Message:
  -----------
  [pseudo] Use C++17 variant to simplify the DirectiveTree::Chunk class, NFC.

Differential Revision: https://reviews.llvm.org/D131396




More information about the All-commits mailing list