aboutsummaryrefslogtreecommitdiff
path: root/lib/CodeGen/CGRecordLayoutBuilder.cpp
diff options
context:
space:
mode:
authorSebastian Redl <sebastian.redl@getdesigned.at>2011-04-24 16:27:30 +0000
committerSebastian Redl <sebastian.redl@getdesigned.at>2011-04-24 16:27:30 +0000
commitc1d3ffbbad742c90f22198d7909b0a98865bfefa (patch)
treeee0e3fd16c857da2b92730b13bc7ae62f76ea2f1 /lib/CodeGen/CGRecordLayoutBuilder.cpp
parenta5d318ad4ad3a110b3abb34f765e69b76f7c0bcd (diff)
Store the full list of pending instantiations in a chained PCH. Previously we attempted to store only new pending instantiations, but our filter was incorrect, dropping implicit instantiations of class template members. It's just not worth coming up with a complex filter that is correct, when the only cost is PCH files that are a few hundred bytes (at most) larger.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@130098 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/CGRecordLayoutBuilder.cpp')
0 files changed, 0 insertions, 0 deletions