aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Basic/LangOptions.cpp
diff options
context:
space:
mode:
authorpeter klausler <pklausler@nvidia.com>2020-09-01 16:55:43 -0700
committerpeter klausler <pklausler@nvidia.com>2020-09-02 09:32:26 -0700
commitf80866bd4a2a4e8b650aef1f9a88870dd336e20f (patch)
treecf6dc19e32094ee11ea3c71afb85dcd054f77c73 /clang/lib/Basic/LangOptions.cpp
parent4f57a126c4e763e3041c04f0b22e91200506dcc6 (diff)
downloadllvm-f80866bd4a2a4e8b650aef1f9a88870dd336e20f.zip
llvm-f80866bd4a2a4e8b650aef1f9a88870dd336e20f.tar.gz
llvm-f80866bd4a2a4e8b650aef1f9a88870dd336e20f.tar.bz2
[flang] Make -fget-symbols-sources output deterministic
The DumpSymbolsSources() routine ordered its output by the addresses of the names of the symbols, and was susceptible to variation across environments. Fixed by using a multimap using the values of the names. Differential Revision: https://reviews.llvm.org/D87035
Diffstat (limited to 'clang/lib/Basic/LangOptions.cpp')
0 files changed, 0 insertions, 0 deletions