]> granicus.if.org Git - clang/commit
[modules] Store mangling numbers in a deterministic order so they don't cause the...
authorRichard Smith <richard-llvm@metafoo.co.uk>
Mon, 21 Mar 2016 22:33:02 +0000 (22:33 +0000)
committerRichard Smith <richard-llvm@metafoo.co.uk>
Mon, 21 Mar 2016 22:33:02 +0000 (22:33 +0000)
commite1a6d0f8326d360a68117cf5d93d21dcd43c9125
treeb258e33b127c5c36ad0ec43d3fd9791cf3e8b5e6
parent3574e0d5c700f34ce196e096951540f4368d3968
[modules] Store mangling numbers in a deterministic order so they don't cause the resulting .pcm files to be nondeterministic.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@263996 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/AST/ASTContext.h
lib/AST/ASTContext.cpp