diff options
author | Richard Smith <richard-llvm@metafoo.co.uk> | 2013-06-25 01:25:15 +0000 |
---|---|---|
committer | Richard Smith <richard-llvm@metafoo.co.uk> | 2013-06-25 01:25:15 +0000 |
commit | 5de91b58d0bd480d05d5cb7bbaa84ad7de38e2e6 (patch) | |
tree | da9219b59918026d6e0032120ea15e327c36dc96 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 0423b76be13eeca6663d278a636e1cb963da3091 (diff) | |
download | llvm-5de91b58d0bd480d05d5cb7bbaa84ad7de38e2e6.zip llvm-5de91b58d0bd480d05d5cb7bbaa84ad7de38e2e6.tar.gz llvm-5de91b58d0bd480d05d5cb7bbaa84ad7de38e2e6.tar.bz2 |
Fix deserializing of class template partial specializations. Assign sequence
numbers as we deserialize class template partial specializations. We can't
assume that the old sequence numbers will work.
The sequence numbers are still deterministic, but are now a lot less
predictable for class template partial specializations in modules/PCH.
llvm-svn: 184811
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions