ContextChecker: support '!' context switchting and fallthroughContext
ClosedPublic

Authored by dhaumann on Sep 23 2017, 1:02 PM.

Details

Summary

Extend the highlighting index checker to support contexts of
the form "#pop!otherContext". Additionally, scan for fallthroughContext,
if applicable.

Test Plan

make && make test

Diff Detail

Repository
R216 Syntax Highlighting
Branch
contextchecker (branched from master)
Lint
No Linters Available
Unit
No Unit Test Coverage
dhaumann created this revision.Sep 23 2017, 1:02 PM
Restricted Application added a project: Frameworks. · View Herald TranscriptSep 23 2017, 1:02 PM
Restricted Application added a subscriber: Frameworks. · View Herald Transcript
vkrause accepted this revision.Sep 24 2017, 9:10 AM
This revision is now accepted and ready to land.Sep 24 2017, 9:10 AM
This revision was automatically updated to reflect the committed changes.