diff options
author | Argyrios Kyrtzidis <akyrtzi@gmail.com> | 2012-02-09 02:44:08 +0000 |
---|---|---|
committer | Argyrios Kyrtzidis <akyrtzi@gmail.com> | 2012-02-09 02:44:08 +0000 |
commit | 6f40eb7e56e0bcba39437537a25be9b1df1dffc2 (patch) | |
tree | 91d980500ba295b135a067cad1cc5719b1866928 /clang/test/CXX/expr/expr.prim/expr.prim.lambda/p14.cpp | |
parent | fbf19a0eb1f9da9869aa44cb6991153e19437e8a (diff) | |
download | bcm5719-llvm-6f40eb7e56e0bcba39437537a25be9b1df1dffc2.tar.gz bcm5719-llvm-6f40eb7e56e0bcba39437537a25be9b1df1dffc2.zip |
[PCH] Avoid using Decl::setAttrs() and Decl::setLexicalDeclContext() from the ASTReaderDecl
directly; they internally call Decl::getASTContext() which may crash if a declaration context
parent is still deserializing.
llvm-svn: 150137
Diffstat (limited to 'clang/test/CXX/expr/expr.prim/expr.prim.lambda/p14.cpp')
0 files changed, 0 insertions, 0 deletions