]> granicus.if.org Git - clang/commit
Update clang/test/PCH/single-token-macro.c corresponding to r206791.
authorNAKAMURA Takumi <geek4civic@gmail.com>
Tue, 22 Apr 2014 08:16:58 +0000 (08:16 +0000)
committerNAKAMURA Takumi <geek4civic@gmail.com>
Tue, 22 Apr 2014 08:16:58 +0000 (08:16 +0000)
commit7910e52155ce9de43aac2ed8c73954427f9051a0
tree7371326cb23cd692228e2628c6f411fea9c42d4f
parent2e5043a88c3d0d7c11178c07d2d436822b959e9a
Update clang/test/PCH/single-token-macro.c corresponding to r206791.

__stdcall is defined as __attribute__((__stdcall__)) for targeting mingw32.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@206870 91177308-0d34-0410-b5e6-96231b3b80d8
test/PCH/single-token-macro.c