summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/lang/cpp
diff options
context:
space:
mode:
authorGabor Horvath <xazax.hun@gmail.com>2017-12-20 16:55:41 +0000
committerGabor Horvath <xazax.hun@gmail.com>2017-12-20 16:55:41 +0000
commit53b5c13b9d83ab2d7459fd42f13493231f078e66 (patch)
treebc8ac529254bcdc7ab0b89725654e9111a6e898c /lldb/packages/Python/lldbsuite/test/lang/cpp
parent1f8647d1c1c651d041c1693bc48861968e6e2b1b (diff)
downloadbcm5719-llvm-53b5c13b9d83ab2d7459fd42f13493231f078e66.tar.gz
bcm5719-llvm-53b5c13b9d83ab2d7459fd42f13493231f078e66.zip
Make DiagnosticIDs::getAllDiagnostics use std::vector. NFC.
The size of the result vector is currently around 4600 with Flavor::WarningOrError, which makes std::vector a better candidate than llvm::SmallVector. Patch by: Andras Leitereg! Differential Revision: https://reviews.llvm.org/D39372 llvm-svn: 321190
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lang/cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud