[all-commits] [llvm/llvm-project] c45460: [pseudo] Use a real language option in the parser.

Haojian Wu via All-commits all-commits at lists.llvm.org
Tue May 3 13:25:30 PDT 2022


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

  Changed paths:
    M clang-tools-extra/pseudo/include/clang-pseudo/Token.h
    M clang-tools-extra/pseudo/lib/Token.cpp
    M clang-tools-extra/pseudo/test/glr.cpp
    M clang-tools-extra/pseudo/tool/ClangPseudo.cpp

  Log Message:
  -----------
  [pseudo] Use a real language option in the parser.

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




More information about the All-commits mailing list