diff options
author | Argyrios Kyrtzidis <akyrtzi@gmail.com> | 2009-07-14 03:18:53 +0000 |
---|---|---|
committer | Argyrios Kyrtzidis <akyrtzi@gmail.com> | 2009-07-14 03:18:53 +0000 |
commit | 11a846ab53790ba7b8d9642e7bc4eeab8c05df88 (patch) | |
tree | c8f8cd0c4768c71fa7d0467f608267ee879d9a1d /clang/lib/Frontend/PCHReaderStmt.cpp | |
parent | 2f0eff102ce613c1b5a83b6130ee5aa6d71a5ace (diff) | |
download | bcm5719-llvm-11a846ab53790ba7b8d9642e7bc4eeab8c05df88.tar.gz bcm5719-llvm-11a846ab53790ba7b8d9642e7bc4eeab8c05df88.zip |
Fixes for a couple of things:
- Declaration context of ParmVarDecls (that we got from the Declarator) was not their containing function.
- C++ out-of-line method definitions didn't get an access specifier.
Both were exposed by a crash when emitting a C++ method to a PCH file (assert at Decl::CheckAccessDeclContext()).
llvm-svn: 75597
Diffstat (limited to 'clang/lib/Frontend/PCHReaderStmt.cpp')
0 files changed, 0 insertions, 0 deletions