]> granicus.if.org Git - clang/commit
Use the Itanium ABI for member pointers. Add a missing 'break' statement and a test...
authorAnders Carlsson <andersca@mac.com>
Sun, 17 May 2009 02:06:04 +0000 (02:06 +0000)
committerAnders Carlsson <andersca@mac.com>
Sun, 17 May 2009 02:06:04 +0000 (02:06 +0000)
commit1cca74ef3627a3a0ab14501d23e336548f6611b2
treeac40252c50a09d4e934409df4ce971219be90815
parentb3e229694a5d1966fcf604073e82b0057eb3114a
Use the Itanium ABI for member pointers. Add a missing 'break' statement and a test case

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@71972 91177308-0d34-0410-b5e6-96231b3b80d8
lib/AST/ASTContext.cpp
test/SemaCXX/member-pointer-size.cpp [new file with mode: 0644]