[all-commits] [llvm/llvm-project] 70c0d9: [pseudo] Use the prebuilt cxx grammar for the lit ...

Haojian Wu via All-commits all-commits at lists.llvm.org
Tue Jul 5 06:17:39 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 70c0d92930b28104324b0888d6c6fdde2ffa5a07
      https://github.com/llvm/llvm-project/commit/70c0d92930b28104324b0888d6c6fdde2ffa5a07
  Author: Haojian Wu <hokein.wu at gmail.com>
  Date:   2022-07-05 (Tue, 05 Jul 2022)

  Changed paths:
    M clang-tools-extra/pseudo/test/cxx/capture-list.cpp
    M clang-tools-extra/pseudo/test/cxx/declarator-function.cpp
    M clang-tools-extra/pseudo/test/cxx/declarator-var.cpp
    M clang-tools-extra/pseudo/test/cxx/empty-member-spec.cpp
    M clang-tools-extra/pseudo/test/cxx/keyword.cpp
    M clang-tools-extra/pseudo/test/cxx/mixed-designator.cpp
    M clang-tools-extra/pseudo/test/cxx/parameter-decl-clause.cpp
    M clang-tools-extra/pseudo/test/cxx/predefined-identifier.cpp
    M clang-tools-extra/pseudo/test/cxx/template-empty-type-parameter.cpp
    M clang-tools-extra/pseudo/test/cxx/unsized-array.cpp

  Log Message:
  -----------
  [pseudo] Use the prebuilt cxx grammar for the lit tests, NFC.

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




More information about the All-commits mailing list