Use else if when checking multiple attributes.
authorMatt Arsenault <Matthew.Arsenault@amd.com>
Fri, 5 Dec 2014 18:03:55 +0000 (18:03 +0000)
committerMatt Arsenault <Matthew.Arsenault@amd.com>
Fri, 5 Dec 2014 18:03:55 +0000 (18:03 +0000)
commit43cfcbca3f4008db36af4d0683f8a9258a20097f
treeff9d57b217912380726bbfe42c630a7363c107e3
parent63035ebee1dc118aa04f0c38cfddd68695bd297c
Use else if when checking multiple attributes.

Only one of these can really match.

llvm-svn: 223489
clang/lib/Sema/SemaDeclAttr.cpp