[all-commits] [llvm/llvm-project] 157909: Reland "[pseudo] Split greatergreater token."

Haojian Wu via All-commits all-commits at lists.llvm.org
Tue Mar 22 02:28:27 PDT 2022


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

  Changed paths:
    M clang-tools-extra/pseudo/include/clang-pseudo/Token.h
    M clang-tools-extra/pseudo/lib/Lex.cpp
    M clang-tools-extra/pseudo/lib/cxx.bnf
    M clang-tools-extra/pseudo/unittests/TokenTest.cpp

  Log Message:
  -----------
  Reland "[pseudo] Split greatergreater token."

It was reverted, because the test had a lift-time issue.
Reland f66d3758bda99e9f57bfdad168212feda18792ae with a fix.




More information about the All-commits mailing list