summaryrefslogtreecommitdiffstats
path: root/clang/lib/Frontend/PCHReaderStmt.cpp
diff options
context:
space:
mode:
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>2009-07-14 03:18:53 +0000
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>2009-07-14 03:18:53 +0000
commit11a846ab53790ba7b8d9642e7bc4eeab8c05df88 (patch)
treec8f8cd0c4768c71fa7d0467f608267ee879d9a1d /clang/lib/Frontend/PCHReaderStmt.cpp
parent2f0eff102ce613c1b5a83b6130ee5aa6d71a5ace (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud