]> granicus.if.org Git - clang/commit
Encode field accessibility.
authorDevang Patel <dpatel@apple.com>
Wed, 21 Apr 2010 23:12:37 +0000 (23:12 +0000)
committerDevang Patel <dpatel@apple.com>
Wed, 21 Apr 2010 23:12:37 +0000 (23:12 +0000)
commit71f4ff62bcff31c67808adb08691103b469ce9be
treee60be3ab13dd8e5507036830d7daa7eb1d3ed2b8
parent6aa14d832704ae176c92d4e0f22dfb3f3d83a70a
Encode field accessibility.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@102033 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGDebugInfo.cpp
test/CodeGenCXX/field-access-debug-info.cpp [new file with mode: 0644]