]> granicus.if.org Git - clang/commit
Allow us to ask for the access specifier of a translation unit
authorDouglas Gregor <dgregor@apple.com>
Tue, 7 Apr 2009 20:58:25 +0000 (20:58 +0000)
committerDouglas Gregor <dgregor@apple.com>
Tue, 7 Apr 2009 20:58:25 +0000 (20:58 +0000)
commit5c27f2bfd2e19429dd9206f9b019e11d4a570acf
treec6806f5dbbbf36d101200885f9f6cbbcafe907e2
parentcf71dd4242fd00ab155b5430a4c6c9f88fe5c4be
Allow us to ask for the access specifier of a translation unit

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@68548 91177308-0d34-0410-b5e6-96231b3b80d8
lib/AST/DeclBase.cpp