]> granicus.if.org Git - clang/commit
Fix MSVC bots which include '__attribute__((thiscall))' in pretty-printed member...
authorRichard Smith <richard-llvm@metafoo.co.uk>
Fri, 25 Aug 2017 01:55:50 +0000 (01:55 +0000)
committerRichard Smith <richard-llvm@metafoo.co.uk>
Fri, 25 Aug 2017 01:55:50 +0000 (01:55 +0000)
commit2154e3806097b6f3056a7c7117872c768e79b631
treeb6b0b5aed4e4271d6955fd80f9fd0ed701d617d7
parent919821dc0929434575970141452ddc05fb017b1b
Fix MSVC bots which include '__attribute__((thiscall))' in pretty-printed member function types.

We really shouldn't be including inferred calling conventions here, but let's get the bots green first...

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@311746 91177308-0d34-0410-b5e6-96231b3b80d8
test/SemaCXX/cxx2a-pointer-to-const-ref-member.cpp