summaryrefslogtreecommitdiffstats
path: root/clang/lib/Sema/SemaDecl.cpp
diff options
context:
space:
mode:
authorChandler Carruth <chandlerc@gmail.com>2015-03-27 00:31:20 +0000
committerChandler Carruth <chandlerc@gmail.com>2015-03-27 00:31:20 +0000
commitb306d73a2d773d4f4392ad95c6eed028a7e1abbd (patch)
tree17ca9ad8d925aa0fa014ce0c5bc5676efd14de2c /clang/lib/Sema/SemaDecl.cpp
parent464d1e14394356cec77ab1c71653f4909d594058 (diff)
downloadbcm5719-llvm-b306d73a2d773d4f4392ad95c6eed028a7e1abbd.tar.gz
bcm5719-llvm-b306d73a2d773d4f4392ad95c6eed028a7e1abbd.zip
[Modules] Sort the file IDs prior to building the flattened array of
DeclIDs so that in addition to be grouped by file, the order of these groups is stable. Found by inspection, no test case. Not sure this can be observed without a randomized seed for the hash table, but we shouldn't be relying on the hash table layout under any circumstances. llvm-svn: 233339
Diffstat (limited to 'clang/lib/Sema/SemaDecl.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud