Details
Details
- Reviewers
sammccall - Commits
- rGc4546091ed29: [pseudo] Use a real language option in the parser.
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D124831
[pseudo] Use a real language option in the parser. ClosedPublic Authored by hokein on May 3 2022, 1:41 AM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.May 3 2022, 2:30 AM This revision was landed with ongoing or failed builds.May 3 2022, 1:25 PM Closed by commit rGc4546091ed29: [pseudo] Use a real language option in the parser. (authored by hokein). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 426818 clang-tools-extra/pseudo/include/clang-pseudo/Token.h
clang-tools-extra/pseudo/lib/Token.cpp
clang-tools-extra/pseudo/test/glr.cpp
clang-tools-extra/pseudo/tool/ClangPseudo.cpp
|