summaryrefslogtreecommitdiffstats
path: root/clang/lib/Driver
diff options
context:
space:
mode:
authorDouglas Gregor <dgregor@apple.com>2011-08-26 21:23:06 +0000
committerDouglas Gregor <dgregor@apple.com>2011-08-26 21:23:06 +0000
commitf337ae9477c79788c76e896e65da316d6f987887 (patch)
treec313781c09c1d671e0481209d36772458e6267ff /clang/lib/Driver
parent5e5704277f1c43c3aa6c44c7c52e1daf71a9c16f (diff)
downloadbcm5719-llvm-f337ae9477c79788c76e896e65da316d6f987887.tar.gz
bcm5719-llvm-f337ae9477c79788c76e896e65da316d6f987887.zip
When we're deserializing declarations lexically stored in a RecordDecl
after having already deserialized the fields, clear out the fields first. This makes sure that we keep all of the declarations in the lexical context (including those implicitly added by later type-checking) within the same list. A test case for this behavior is coming as part of another commit; testing for this problem in isolation is a nightmare. llvm-svn: 138661
Diffstat (limited to 'clang/lib/Driver')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud