]> granicus.if.org Git - clang/commit
Fix the inconsistent order of parameters in the GetVBaseOffsetFromVBPtr definition...
authorTimur Iskhodzhanov <timurrrr@google.com>
Sun, 27 Oct 2013 17:10:27 +0000 (17:10 +0000)
committerTimur Iskhodzhanov <timurrrr@google.com>
Sun, 27 Oct 2013 17:10:27 +0000 (17:10 +0000)
commit0e4f5598fedc333a05c0611fe3ad46266f5e1b5f
tree982e8ce250a313b32de407a9b2e1789c2355c22c
parent1f42ca945cfa21c86fd8f06e6d5ab2f0ab2e39c0
Fix the inconsistent order of parameters in the GetVBaseOffsetFromVBPtr definition and declaration

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@193505 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/MicrosoftCXXABI.cpp