This is an archive of the discontinued LLVM Phabricator instance.

[clangd] Treat UserDefinedLiteral as a leaf in SelectionTree, sidestepping tokenization issues
ClosedPublic

Authored by sammccall on Nov 19 2019, 7:57 AM.

Diff Detail

Event Timeline

sammccall created this revision.Nov 19 2019, 7:57 AM
Herald added a project: Restricted Project. · View Herald TranscriptNov 19 2019, 7:57 AM

Build result: pass - 60179 tests passed, 0 failed and 732 were skipped.
Log files: console-log.txt, CMakeCache.txt

This revision is now accepted and ready to land.Nov 19 2019, 11:36 PM
This revision was automatically updated to reflect the committed changes.