diff options
author | Michael Gottesman <mgottesman@apple.com> | 2014-10-27 17:20:53 +0000 |
---|---|---|
committer | Michael Gottesman <mgottesman@apple.com> | 2014-10-27 17:20:53 +0000 |
commit | d71825c3cbdb173274c2e3afcef2c66552400648 (patch) | |
tree | 981555ff6654d73164e38e4998f934b77c47bd40 /clang/lib/Parse/Parser.cpp | |
parent | e068ac77a223588faf7d80b36e516a656d9b52f6 (diff) | |
download | bcm5719-llvm-d71825c3cbdb173274c2e3afcef2c66552400648.tar.gz bcm5719-llvm-d71825c3cbdb173274c2e3afcef2c66552400648.zip |
Add MapVector::rbegin(), MapVector::rend() to completment MapVector::begin(), MapVector::end().
These just delegate to the underlying vector type in the MapVector.
Also just add in some sanity unittests.
llvm-svn: 220687
Diffstat (limited to 'clang/lib/Parse/Parser.cpp')
0 files changed, 0 insertions, 0 deletions