]> granicus.if.org Git - clang/commit
[Modules] Don't swallow errors when parsing optional attributes.
authorDavide Italiano <davide@freebsd.org>
Sun, 6 Mar 2016 04:20:05 +0000 (04:20 +0000)
committerDavide Italiano <davide@freebsd.org>
Sun, 6 Mar 2016 04:20:05 +0000 (04:20 +0000)
commit45e872ce0c87409659f5fba11d59eb744d6e2b68
treea85708c0cc9c2ae5eae9aaa2f129099513a887f7
parent9322aa8b5f40075fb444cae0141d6bf7b5121b32
[Modules] Don't swallow errors when parsing optional attributes.

Differential Revision: http://reviews.llvm.org/D17787

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@262789 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Lex/ModuleMap.cpp
test/Modules/parse-attributes.modulemap [new file with mode: 0644]