Simplify diagnosis of misplaced attributes in module-declarations.
authorRichard Smith <richard-llvm@metafoo.co.uk>
Mon, 15 Apr 2019 23:55:58 +0000 (23:55 +0000)
committerRichard Smith <richard-llvm@metafoo.co.uk>
Mon, 15 Apr 2019 23:55:58 +0000 (23:55 +0000)
commit728780bfadfeae6dd9b7124d490be7d9f6c33de6
treec6bdf4a5566b11b5b1889224f4c1f0e4306d0c58
parente4b19c9c28687eb58ea61f2d5da587f6e7bcd7bf
Simplify diagnosis of misplaced attributes in module-declarations.

No functional change intended.

llvm-svn: 358463
clang/lib/Parse/Parser.cpp