diff options
author | Argyrios Kyrtzidis <akyrtzi@gmail.com> | 2013-02-16 00:48:59 +0000 |
---|---|---|
committer | Argyrios Kyrtzidis <akyrtzi@gmail.com> | 2013-02-16 00:48:59 +0000 |
commit | 83a6e3bfabb392cfa636d921b19db48ef45b69d0 (patch) | |
tree | 71fe8f6ae96610460251840b60d327763441490a /clang/lib/CodeGen/CGVTables.cpp | |
parent | 0062ba649478e2052fa6ef6a141f44cbf208c56e (diff) | |
download | bcm5719-llvm-83a6e3bfabb392cfa636d921b19db48ef45b69d0.tar.gz bcm5719-llvm-83a6e3bfabb392cfa636d921b19db48ef45b69d0.zip |
[PCH] Deserializing the DeclContext of a template parameter is not safe
until recursive loading is finished.
Otherwise we may end up with a template trying to deserialize a template
parameter that is in the process of getting loaded.
rdar://13135282
llvm-svn: 175329
Diffstat (limited to 'clang/lib/CodeGen/CGVTables.cpp')
0 files changed, 0 insertions, 0 deletions