Add mozilla::Span

This commit is contained in:
trav90 2018-10-06 17:29:50 -05:00 • committed by Roy Tam
commit 037afae5e6
10 changed files with 3386 additions and 0 deletions

View file

@ -82,6 +82,7 @@ EXPORTS.mozilla = [
'SegmentedVector.h',
'SHA1.h',
'SizePrintfMacros.h',
'Span.h',
'SplayTree.h',
'Sprintf.h',
'StaticAnalysisFunctions.h',