Fix for P41852 where builtin attributes were being caught by FindLocsWithCommonFileID().
authorLeonard Chan <leonardchan@google.com>
Sun, 12 May 2019 21:50:01 +0000 (21:50 +0000)
committerLeonard Chan <leonardchan@google.com>
Sun, 12 May 2019 21:50:01 +0000 (21:50 +0000)
commit9f75477c36f6807d1604d4d07ab27d388115d708
treebe9a96399de8e5ddf2a0bb9b83a3d0bf4cda38ab
parent589b82d1efbd3c1a97b41692370e32ddd3a65efc
Fix for P41852 where builtin attributes were being caught by FindLocsWithCommonFileID().

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@360544 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Parse/ParseDecl.cpp
test/Driver/mingw-macro-qualified-type.c [new file with mode: 0644]