| commit | 1ab09cc8831e77490edb40121d039deed2f657cc | [log] [tgz] |
|---|---|---|
| author | Argyrios Kyrtzidis <akyrtzi@gmail.com> | Thu Apr 11 17:02:10 2013 +0000 |
| committer | Argyrios Kyrtzidis <akyrtzi@gmail.com> | Thu Apr 11 17:02:10 2013 +0000 |
| tree | d94b3b02f5a069c38c054430a2d4995b4fc55ab3 | |
| parent | 973b6c9b00307bfa32cbe06e13ca7c6770ea3159 [diff] |
[libclang] Have clang_getCXXAccessSpecifier() also return the access control of a C++ declaration within its parent scope. Suggested by Stefan Seefeld. llvm-svn: 179297