diff options
| author | Rui Ueyama <ruiu@google.com> | 2018-02-13 22:30:52 +0000 |
|---|---|---|
| committer | Rui Ueyama <ruiu@google.com> | 2018-02-13 22:30:52 +0000 |
| commit | 7d67dd118a9122defe81b4b4ad1b233d9a7312f5 (patch) | |
| tree | f62118cebf7445976428288918da5122dd324cb1 /llvm/tools/llvm-cxxfilt/llvm-cxxfilt.cpp | |
| parent | 1d5d31b70666e4b78f4cf4b837c17c9c3bbb53b3 (diff) | |
| download | bcm5719-llvm-7d67dd118a9122defe81b4b4ad1b233d9a7312f5.tar.gz bcm5719-llvm-7d67dd118a9122defe81b4b4ad1b233d9a7312f5.zip | |
Use LLVM's SetVector insteead of unordered_set.
SetVector guarantees ordering, so with that we can get a deterministic
output for error messages.
Differential Revision: https://reviews.llvm.org/D43254
llvm-svn: 325064
Diffstat (limited to 'llvm/tools/llvm-cxxfilt/llvm-cxxfilt.cpp')
0 files changed, 0 insertions, 0 deletions

