Explose LLVM Lexer for usage externally as an API
Details
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D100920
[Lexer] Allow LLLexer to be used as an API ClosedPublic Authored by wsmoses on Apr 20 2021, 7:41 PM.
Details
Summary Explose LLVM Lexer for usage externally as an API
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Apr 26 2021, 6:49 AM This revision was landed with ongoing or failed builds.Apr 26 2021, 9:44 AM Closed by commit rG494e77138c2e: [Lexer] Allow LLLexer to be used as an API (authored by wsmoses). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 339079 llvm/include/llvm/AsmParser/LLLexer.h
llvm/include/llvm/AsmParser/LLParser.h
llvm/include/llvm/AsmParser/LLToken.h
llvm/lib/AsmParser/LLLexer.cpp
llvm/lib/AsmParser/LLParser.cpp
llvm/lib/AsmParser/Parser.cpp
|
clang-format: please reformat the code
144 diff lines are omitted. See full path.