This is an archive of the discontinued LLVM Phabricator instance.

[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 Timeline

wsmoses created this revision.Apr 20 2021, 7:41 PM
wsmoses requested review of this revision.Apr 20 2021, 7:41 PM
Herald added a project: Restricted Project. · View Herald TranscriptApr 20 2021, 7:41 PM
jdoerfert accepted this revision.Apr 26 2021, 6:49 AM

Moving the 3 files into the include directory seems fine to me.

This 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
This revision was automatically updated to reflect the committed changes.