[all-commits] [llvm/llvm-project] 217f26: Revert "[pseudo] Split greatergreater token."
Zequan Wu via All-commits
all-commits at lists.llvm.org
Fri Mar 18 10:16:33 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 217f267efe3082438e698e2f08566b9df8c530fa
https://github.com/llvm/llvm-project/commit/217f267efe3082438e698e2f08566b9df8c530fa
Author: Zequan Wu <zequanwu at google.com>
Date: 2022-03-18 (Fri, 18 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:
-----------
Revert "[pseudo] Split greatergreater token."
This reverts commit f66d3758bda99e9f57bfdad168212feda18792ae.
It breaks windows bot.
More information about the All-commits
mailing list