Update ast-dump-decl.mm test to work on 32 bit windows
authorErich Keane <erich.keane@intel.com>
Wed, 3 Nov 2021 14:42:00 +0000 (07:42 -0700)
committerErich Keane <erich.keane@intel.com>
Wed, 3 Nov 2021 14:42:06 +0000 (07:42 -0700)
commitb2cbdf6c134a0aaa30f877b1e6fe42b9e16391e7
tree1c82d29c84d116543d7c2f36304c6c9f936d6c6c
parenta4b64f772711308724ab4626549b414bcf79d8e0
Update ast-dump-decl.mm test to work on 32 bit windows

Windows member functions have __attribute__((thiscall)) on their type,
so any machine running this that is 32 bit windows fails this test, add
a wildcard, plus an additional run line to explain why.
clang/test/AST/ast-dump-decl.mm