diff options
| author | Gabor Horvath <xazax.hun@gmail.com> | 2017-12-20 16:55:41 +0000 |
|---|---|---|
| committer | Gabor Horvath <xazax.hun@gmail.com> | 2017-12-20 16:55:41 +0000 |
| commit | 53b5c13b9d83ab2d7459fd42f13493231f078e66 (patch) | |
| tree | bc8ac529254bcdc7ab0b89725654e9111a6e898c /llvm/lib/CodeGen/MachineLoopInfo.cpp | |
| parent | 1f8647d1c1c651d041c1693bc48861968e6e2b1b (diff) | |
| download | bcm5719-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 'llvm/lib/CodeGen/MachineLoopInfo.cpp')
0 files changed, 0 insertions, 0 deletions

