Require commas to separate multiple GNU-style attributes in the same attribute list.
authorAaron Ballman <aaron@aaronballman.com>
Tue, 18 Jun 2019 12:57:05 +0000 (12:57 +0000)
committerAaron Ballman <aaron@aaronballman.com>
Tue, 18 Jun 2019 12:57:05 +0000 (12:57 +0000)
commit7a89909c8427a20c1fd7b1ffd55623d447c7a15f
tree0c8141255ac8fe4bf137785ba454f5b483f127f5
parentf39f3bd056fa99fb8bc437d7fa5932c85eea8d8e
Require commas to separate multiple GNU-style attributes in the same attribute list.

Fixes PR38352.

llvm-svn: 363676
clang/lib/Parse/ParseDecl.cpp
clang/test/Parser/attributes.c